[Qa-jenkins-scm] [jenkins.debian.net] 01/01: torbrowser tests: press tab once more

Holger Levsen holger at moszumanska.debian.org
Wed Mar 2 12:01:04 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 ebe569cba2d1d50d5ab89185258b8575abaa3e95
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Mar 2 13:00:39 2016 +0100

    torbrowser tests: press tab once more
---
 bin/test_torbrowser-launcher.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index e17de3d..4656837 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -274,8 +274,8 @@ download_and_launch() {
 		xvkbd -text "\t\t" > /dev/null 2>&1
 		sleep 1
 	elif dpkg --compare-versions $TBL_VERSION gt 0.2.3-1~ ; then
-		echo "$(date -u) - torbrowser-launcher version >0.2.3-1~ detected ($TBL_VERSION), pressing <tab> twice more."
-		xvkbd -text "\t\t" > /dev/null 2>&1
+		echo "$(date -u) - torbrowser-launcher version >0.2.3-1~ detected ($TBL_VERSION), pressing <tab> three times more."
+		xvkbd -text "\t\t\t" > /dev/null 2>&1
 		sleep 1
 	fi
 	update_screenshot

-- 
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