From ee31bbf14859acc75952c91d4f2b9c9a8efbfea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Fri, 27 May 2022 06:50:55 +0200 Subject: [PATCH] Update ci-automation/vendor-testing/azure.sh --- ci-automation/vendor-testing/azure.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ci-automation/vendor-testing/azure.sh b/ci-automation/vendor-testing/azure.sh index 44e78db53f..53f336d5df 100755 --- a/ci-automation/vendor-testing/azure.sh +++ b/ci-automation/vendor-testing/azure.sh @@ -41,7 +41,6 @@ if [[ "${CIA_ARCH}" == "arm64" ]]; then AZURE_USE_GALLERY="--azure-use-gallery" fi -set -o noglob run_kola_tests() { local instance_type="${1}"; shift