summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-27 21:44:00 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-27 21:44:00 +0200
commit3107da18df7a086705f6affe605ea634d06f4f57 (patch)
tree049867f21216fc0c694db8110c80061f2750bb41 /bin/g-i-installation.sh
parente1b6921b88e4f52bdebacd725d2189f5580def91 (diff)
downloadjenkins.debian.net-3107da18df7a086705f6affe605ea634d06f4f57.tar.xz
use function
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 924bc8c5..80b0e8ad 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -488,7 +488,7 @@ post_install_boot() {
esac
;;
*gnome) case $TOKEN in
- 0150) vncdo move 530 420 click 1
+ 0150) do_and_report move "530 420 click 1"
;;
0200) do_and_report key alt-f2
;;