summaryrefslogtreecommitdiffstats
path: root/bin/test_torbrowser-launcher.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-02-28 23:26:36 +0100
committerHolger Levsen <holger@layer-acht.org>2016-02-28 23:26:36 +0100
commite30d3137c0fde987380031bcd601dbd85dcb8860 (patch)
tree92c704dd535b57dca07cf960aea2ea741b305896 /bin/test_torbrowser-launcher.sh
parent89ae77990db442cbb88cfbe2e2f1e32a64a94169 (diff)
downloadjenkins.debian.net-e30d3137c0fde987380031bcd601dbd85dcb8860.tar.xz
torbrowser tests: prepare other packages before installing tbl
Diffstat (limited to 'bin/test_torbrowser-launcher.sh')
-rwxr-xr-xbin/test_torbrowser-launcher.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 5cc27955..fddca88c 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