From ad0af4abde1a4df5e6bef32604f84e4917ed5480 Mon Sep 17 00:00:00 2001 From: Andrei Radchenko Date: Mon, 13 Jan 2025 12:59:36 +0100 Subject: [PATCH] test --- install-rpms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-rpms.sh b/install-rpms.sh index f51e9c7..f238964 100755 --- a/install-rpms.sh +++ b/install-rpms.sh @@ -1,5 +1,5 @@ #!/bin/bash -KOJI_TASK_ID=2596437 +#KOJI_TASK_ID=2596437 KOJI_TASK_ID=${KOJI_TASK_ID:-} # Use the environment variable, or an empty string if not set # Check if KOJI_TASK_ID is set