[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixtypo

Holger Levsen holger at layer-acht.org
Tue Jul 12 18:46:59 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 6c3abb06d793dddc024c07cb3e7a52dbd4e92901
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jul 12 20:46:53 2016 +0200

    fixtypo
---
 bin/test_torbrowser-launcher.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 95d874d..86acb4d 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -275,7 +275,7 @@ download_and_launch() {
 		echo "$(date -u) - torbrowser-launcher version <0.2.2-1~ detected ($TBL_VERSION), pressing <tab> twice more."
 		xvkbd -text "\t\t" > /dev/null 2>&1
 		sleep 1
-	elif dpkg --compare-versions $TBL_VERSION gt 0.2.3-1~ && dpkg --compare-versions $TBL_VERSION lt 0.2.5-1~ && ; then
+	elif dpkg --compare-versions $TBL_VERSION gt 0.2.3-1~ && dpkg --compare-versions $TBL_VERSION lt 0.2.5-1~ ; then
 		echo "$(date -u) - torbrowser-launcher version >0.2.3-1~ <0.2.5-1~ detected ($TBL_VERSION), pressing <tab> once more."
 		xvkbd -text "\t" > /dev/null 2>&1
 		sleep 1

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