diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-04-09 12:14:20 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-04-09 12:14:20 +0200 |
commit | 2823ee2a9db49f82e3007e9af0996ce9e0a1fea2 (patch) | |
tree | 4a1d58a7f3cc7114173fb82c3451170cee9103f9 /bin/g-i-installation.sh | |
parent | d6bfeef4bc2b89f54520ef880970f54776367c74 (diff) | |
download | jenkins.debian.net-2823ee2a9db49f82e3007e9af0996ce9e0a1fea2.tar.xz |
fixup typo in last commit
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-x | bin/g-i-installation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 24040fa7..bc6213b5 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_*ltsp-server|debian-edu_*combi-server)) monitor_system install wait4match 3000 100 1200 + 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 ;; |