diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-23 17:23:25 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-23 17:23:25 +0100 |
commit | 1313fa55743254e8fd546906f204a432950cf602 (patch) | |
tree | 125c339c15d4a85ef4e2c9db66b1acd57de44644 /bin | |
parent | 1941fee17fcbc5893140acf2d3e73932b798e351 (diff) | |
download | jenkins.debian.net-1313fa55743254e8fd546906f204a432950cf602.tar.xz |
preserve all artifacts
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/g-i-installation.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index d4c96a96..4fb1b51b 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -250,6 +250,7 @@ normal_action() { 320) do_and_report key enter ;; 350) do_and_report type "su -c poweroff" + # "alt-f4 right right enter" should also work ;; 370) do_and_report key enter ;; |