summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/test_torbrowser-launcher.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 2b60f97c..5c716c41 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -215,6 +215,7 @@ __END__
download_and_launch() {
echo
echo "$(date -u) - Test download_and_launch begins."
+ schroot --run-session -c $SESSION --directory /tmp -- dpkg -l torbrowser-launcher || true
echo "$(date -u ) - starting dbus service."
# yes, torbrowser needs dbus
schroot --run-session -c $SESSION --directory /tmp -u root -- service dbus start