[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] bash is a mystery
Holger Levsen
gitlab at salsa.debian.org
Thu Aug 29 14:40:33 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6aaca493 by Holger Levsen at 2019-08-29T13:40:23Z
bash is a mystery
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -26,7 +26,7 @@
set -e
# prevent failure on first run...
-[ ! -f /srv/jenkins/bin/common-functions.sh ] || . /srv/jenkins/bin/common-functions.sh
+[ ! -f /srv/jenkins/bin/common-functions.sh ] || source /srv/jenkins/bin/common-functions.sh
BASEDIR="$(dirname "$(readlink -e $0)")"
STAMP=/var/log/jenkins/update-jenkins.stamp
@@ -796,9 +796,9 @@ if [ "$HOSTNAME" = "jenkins" ] ; then
explain "$(date) - done checking for known jenkins bugs."
fi
-
-
+#
# finally!
+#
case $HOSTNAME in
# set time back to the future
profitbricks-build5-amd64|profitbricks-build6-i386|profitbricks-build15-amd64|profitbricks-build16-i386)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6aaca4930054c152ae0ec5c69bdc9763d5be4e55
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6aaca4930054c152ae0ec5c69bdc9763d5be4e55
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/20190829/0da109bf/attachment.html>
More information about the Qa-jenkins-scm
mailing list