summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-14 14:07:33 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-14 14:07:33 +0100
commitf379e3c01c7f351985778d4b2d9ba57fd13e6c71 (patch)
treea7a25f305640883d5c2e43a6a3d7705d69afbd72 /bin
parent90fff5f1bd9e20d86f5945c353e4662de5694344 (diff)
downloadjenkins.debian.net-f379e3c01c7f351985778d4b2d9ba57fd13e6c71.tar.xz
g-i-i: remove workaround for hurd as it's not that slow anymore
Diffstat (limited to 'bin')
-rw-r--r--bin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 45bc0a87..a3e940f0 100644
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1257,7 +1257,7 @@ case $NAME in
;;
debian-edu_*combi-server) monitor_system install wait4match 3000
;;
- *_hurd*|debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200
+ debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200
;;
*) monitor_system install wait4match
;;