summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-01 19:04:41 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-01 19:04:41 +0100
commitbb7929db6c2cd4d6bd5639bd029c98ff61fa70ee (patch)
tree2a732e7b2af91c55aca9bcc850f315f8d3157d52 /bin/g-i-installation.sh
parent20cd333d588b01ad0360474a5679a34b8b8c4082 (diff)
downloadjenkins.debian.net-bb7929db6c2cd4d6bd5639bd029c98ff61fa70ee.tar.xz
g-i: give hurd more time
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/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 fb5aaed4..9cf5828a 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1356,7 +1356,7 @@ case $NAME in
;;
debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200 100
;;
- *hurd*) monitor_system install wait4match 1200 100
+ *hurd*) monitor_system install wait4match 1800 100
;;
*) monitor_system install wait4match
;;