From e7f8f33e2993687473cc3b19d30c23872adf39e3 Mon Sep 17 00:00:00 2001 From: Anton Pappas Date: Mon, 6 Dec 2021 15:00:46 +0100 Subject: [PATCH] test --- update_openqa.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update_openqa.sh b/update_openqa.sh index 2bbc93d..6fd1f1e 100755 --- a/update_openqa.sh +++ b/update_openqa.sh @@ -3,6 +3,8 @@ KEY="1234567890ABCDEF" SECRET="1234567890ABCDEF" +echo "DO NOT MERGE" + repos=("tests" "suse_needles" "opensuse_needles" "tools") tests="/var/lib/openqa/share/tests/os-autoinst-distri-opensuse"