[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i edu: try to shutdown workstations with ctrl-alt-del
Holger Levsen
holger at layer-acht.org
Mon Oct 10 17:08:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 286fe7d83b1488e4d082a7cad1948a9855673cce
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Oct 10 19:08:37 2016 +0200
g-i edu: try to shutdown workstations with ctrl-alt-del
---
bin/g-i-installation.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index d83ec79..ef3129a 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -946,6 +946,9 @@ post_install_boot() {
# debian-edu installations report error found during installation, go forward
0100) ! $EDUTESTMODE || do_and_report move 760 560 click 1
;;
+ # try shutdown
+ 0200) do_and_report key ctrl-alt-del
+ ;;
# disabled, workstation needs main-server for login…
#0150) do_and_report type jenkins
# ;;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list