[Qa-jenkins-scm] [jenkins.debian.net] 01/02: torbrowser tests: prepare other packages before installing tbl

Holger Levsen holger at moszumanska.debian.org
Sun Feb 28 22:27:54 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 e30d3137c0fde987380031bcd601dbd85dcb8860
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Feb 28 23:26:36 2016 +0100

    torbrowser tests: prepare other packages before installing tbl
---
 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 5cc2795..fddca88 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -516,6 +516,7 @@ trap cleanup_all INT TERM EXIT
 #
 echo "$(date -u) - testing torbrowser-launcher on $SUITE now."
 begin_session
+prepare_other_packages
 # the default is to test the packaged version from $SUITE
 # and there are two variations:
 if [ "$2" = "git" ] ; then
@@ -523,7 +524,6 @@ if [ "$2" = "git" ] ; then
 elif [ -n "$UPGRADE_SUITE" ] ; then
 	upgrade_to_newer_packaged_version_in $UPGRADE_SUITE
 fi
-prepare_other_packages
 download_and_launch
 end_session
 cleanup_duplicate_screenshots

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