[Qa-jenkins-scm] [jenkins.debian.net] 01/01: torbrowser tests: lets be sure it's an Debian archive :)

Holger Levsen holger at moszumanska.debian.org
Wed Nov 18 20:09:39 UTC 2015


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 86a7f48c8d6e0c56a9a884c586ffc06018be8ae7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 18 21:09:25 2015 +0100

    torbrowser tests: lets be sure it's an Debian archive :)
---
 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 8f24cf3..495b0fb 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -245,7 +245,7 @@ download_and_launch() {
 		sleep 5
 		URL_LOADED=$(gocr $WORKSPACE/screenshot.png 2>/dev/null | grep -c -i "README" || true)
 		update_screenshot
-		if [ $URL_LOADED -ge 1 ] ; then
+		if [ $URL_LOADED -ge 4 ] ; then
 			echo "$(date -u) - $URL loaded fine, very much an archive in there, great."
 			BONUS_LEVEL_1="yes"
 			break

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