[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix typo
Holger Levsen
gitlab at salsa.debian.org
Mon Sep 14 14:24:49 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0630a2d1 by Holger Levsen at 2020-09-14T15:24:44+02:00
fix typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/bring_back_node.sh
Changes:
=====================================
bin/bring_back_node.sh
=====================================
@@ -18,7 +18,9 @@ for shortname in $SHORTNAMES ; do
;;
ct*) i=$(echo $shortname | sed 's#ct##')
node=codethink-sled$i-arm64.debian.net
- *) echo unsupported, please improve
+ ;;
+ *) echo unsupported, please improve this script
+ exit 1
;;
esac
echo "Marking $node as online for jenkins again."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0630a2d1a35f89650d9100875fd6c325fe27a8ce
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0630a2d1a35f89650d9100875fd6c325fe27a8ce
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200914/4fafe5f6/attachment.html>
More information about the Qa-jenkins-scm
mailing list