diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-11-24 15:38:46 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-11-24 15:38:46 +0100 |
commit | a11bf3d42b07c849d5bbfebab9144a6681767519 (patch) | |
tree | 05b1018c0e6aae30281aadce6e3c665349350ae9 | |
parent | f63b04ac77fac16d4c223f72eaa4465159eb68de (diff) | |
download | jenkins.debian.net-a11bf3d42b07c849d5bbfebab9144a6681767519.tar.xz |
g-i: test gnome_(brltty|speakup) like gnome
-rw-r--r-- | 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 a33725fa..3cf880c7 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -637,7 +637,7 @@ post_install_boot() { *) ;; esac ;; - debian_*gnome) case $TOKEN in + debian_*gnome*) case $TOKEN in 0150) do_and_report move 530 420 click 1 ;; 0200) do_and_report key alt-f2 |