summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-11 17:06:35 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-11 17:06:35 +0100
commit63ba24658cc45c11eabf53d4fede9f7eb8bb8ae1 (patch)
tree8e97827623cb4ec03581ef01ef325a3b91acdb4c
parent3b906b8e56a82aa9d5477f166b9ee6ca6adcb9a1 (diff)
downloadjenkins.debian.net-63ba24658cc45c11eabf53d4fede9f7eb8bb8ae1.tar.xz
g-i: give hurd more time
-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 211f315f..1dcd5c0c 100644
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1180,7 +1180,7 @@ case $NAME in
;;
debian-edu_*combi-server) monitor_system install wait4match 3000
;;
- debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200
+ *_hurd*|debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200
;;
*) monitor_system install wait4match
;;