summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-01-06 19:08:59 +0100
committerHolger Levsen <holger@layer-acht.org>2017-01-06 19:08:59 +0100
commit0a048e0920b891fb6dc3a850fcf93f30317c6d63 (patch)
treefe3cbffd718ce1061c9c2ef56747f4bef317e335 /update_jdn.sh
parent87773785137744378726eca379b7331b9b08f390 (diff)
downloadjenkins.debian.net-0a048e0920b891fb6dc3a850fcf93f30317c6d63.tar.xz
Revert "hack to allow mattia to login"
This reverts commit 87773785137744378726eca379b7331b9b08f390.
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 11ec6b47..48ceb067 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 fish" ;;
+ codethink-sled9*|codethink-sled11*|codethink-sled13*|codethink-sled15*) DEBS="$DEBS ntpdate" ;;
*) ;;
esac
# needed to run coreboot/openwrt/lede/netbsd/fedora jobs