summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorWolfgang Schweer <wschweer@arcor.de>2015-04-09 10:38:19 +0200
committerHolger Levsen <holger@layer-acht.org>2015-04-09 11:40:32 +0200
commitd6bfeef4bc2b89f54520ef880970f54776367c74 (patch)
tree2b3ba2fdd03c2eb466021589a8b3229b95a6a1d3 /bin/g-i-installation.sh
parent67c1e7144e979749039dd0f13b175a7403f59ca6 (diff)
downloadjenkins.debian.net-d6bfeef4bc2b89f54520ef880970f54776367c74.tar.xz
set doubled timeout for g-i-installs of type d-e-combi and d-e-ltsp-server.
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 22cd382d..24040fa7 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1320,7 +1320,7 @@ case $NAME in
;;
*_presentation) monitor_system presentation 10
;;
- debian-edu_*combi-server) monitor_system install wait4match 3000 100
+ debian-edu_*ltsp-server|debian-edu_*combi-server)) monitor_system install wait4match 3000 100 1200
;;
debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200 100
;;