summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorWolfgang Schweer <wschweer@arcor.de>2015-04-11 18:45:25 +0200
committerHolger Levsen <holger@layer-acht.org>2015-04-13 23:07:59 +0200
commit46b7ab676709cb70b0fb301e7b76edfc2822211a (patch)
tree91c191c71dfb8f6370f5dc4f9b7a6d908e5a9bd6 /bin/g-i-installation.sh
parentd6eb3335a83218d8cc0bf9658b5fd0c17c8ddf19 (diff)
downloadjenkins.debian.net-46b7ab676709cb70b0fb301e7b76edfc2822211a.tar.xz
g-i install: post_install_boot(): treat *ltsp-server the same as *combi-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 94bb8819..75594b85 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -854,7 +854,7 @@ post_install_boot() {
*) ;;
esac
;;
- debian-edu*-combi-server) case $TOKEN in
+ debian-edu*ltsp-server|debian-edu*-combi-server) case $TOKEN in
# debian-edu installations report error found during installation, go forward
0100) ! $EDUTESTMODE || do_and_report move 760 560 click 1
;;