Chore: Remove stable/argon jobs
[releng/builder.git] / jjb / autorelease / autorelease-gerrit-branch-lock.sh
index 2ab485e2556b4bd5d77185d9426c3a68ee22361b..e3d5d94a256f0107b01d84472d8180b908fe403e 100644 (file)
@@ -66,7 +66,7 @@ case $mode in
             git commit -asm "Chore: Lock for new branch cutting: ${GERRIT_BRANCH_NEXT}"
         else
             echo "ERROR: Cannot perform branch cutting on non-master branch."
-            echo "ERROR: stable branch should be ex: stable/argon"
+            echo "ERROR: stable branch should be ex: stable/calcium"
             exit 1
         fi
         ;;