[Qa-jenkins-scm] [jenkins.debian.net] 01/01: hack to allow mattia to login
Holger Levsen
holger at layer-acht.org
Fri Jan 6 18:03:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 87773785137744378726eca379b7331b9b08f390
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Jan 6 19:03:09 2017 +0100
hack to allow mattia to login
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
update_jdn.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 48ceb06..11ec6b4 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -300,7 +300,7 @@ if [ -f /etc/debian_version ] ; then
# needed to run the 2nd reproducible builds nodes in the future...
case $HOSTNAME in
profitbricks-build4-amd64|profitbricks-build5-amd64|profitbricks-build6-i386|profitbricks-build15-amd64|profitbricks-build16-i386) DEBS="$DEBS ntpdate" ;;
- codethink-sled9*|codethink-sled11*|codethink-sled13*|codethink-sled15*) DEBS="$DEBS ntpdate" ;;
+ codethink-sled9*|codethink-sled11*|codethink-sled13*|codethink-sled15*) DEBS="$DEBS ntpdate fish" ;;
*) ;;
esac
# needed to run coreboot/openwrt/lede/netbsd/fedora jobs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list