From f2570176319d36e997a4f033fde8460445d33b46 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 13 Jul 2016 01:00:11 +0200 Subject: Revert "fixtypo" This reverts commit 6c3abb06d793dddc024c07cb3e7a52dbd4e92901. --- bin/test_torbrowser-launcher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/test_torbrowser-launcher.sh') diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh index 86acb4d4..95d874da 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 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 once more." xvkbd -text "\t" > /dev/null 2>&1 sleep 1 -- cgit v1.2.3-54-g00ecf