From 0a048e0920b891fb6dc3a850fcf93f30317c6d63 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 6 Jan 2017 19:08:59 +0100 Subject: Revert "hack to allow mattia to login" This reverts commit 87773785137744378726eca379b7331b9b08f390. --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_jdn.sh') 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 -- cgit v1.2.3-54-g00ecf