summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-10-31 20:54:45 +0100
committerHolger Levsen <holger@layer-acht.org>2016-10-31 20:54:45 +0100
commitc08bfdfbd9f85f8c71e069f5313ea11bd2ab029b (patch)
tree53b288ca8024f06b95ea6cd1ecb6e8e72774e7c0 /bin/g-i-installation.sh
parente601f41192228aa8578c95fa9c5a1448988d36cd (diff)
downloadjenkins.debian.net-c08bfdfbd9f85f8c71e069f5313ea11bd2ab029b.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, 2 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 7f6c2895..fb5aaed4 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1356,6 +1356,8 @@ case $NAME in
;;
debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200 100
;;
+ *hurd*) monitor_system install wait4match 1200 100
+ ;;
*) monitor_system install wait4match
;;
esac