summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-01-06 19:03:09 +0100
committerHolger Levsen <holger@layer-acht.org>2017-01-06 19:03:09 +0100
commit87773785137744378726eca379b7331b9b08f390 (patch)
tree6742750f0d0e24eb96bf622478689683f531b87b /update_jdn.sh
parent8d7f5755584310bc104a315a72a48585d2795f5f (diff)
downloadjenkins.debian.net-87773785137744378726eca379b7331b9b08f390.tar.xz
hack to allow mattia to login
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 48ceb067..11ec6b47 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