summaryrefslogtreecommitdiffstats
path: root/bin/test_torbrowser-launcher.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test_torbrowser-launcher.sh')
-rwxr-xr-xbin/test_torbrowser-launcher.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 455bf435..e6ab215e 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -356,6 +356,8 @@ download_and_launch() {
# for debugging
if [ $URL_LOADED -lt 4 ] ; then
echo "$(date -u) - URL_LOADED = '$URL_LOADED' so probably that page didnt load properly."
+ # extra debug, as rendering in sid has changed and thus gocr behaves differently…
+ gocr $WORKSPACE/screenshot.png 2>/dev/null
fi
BONUS_LEVEL_2=""
URL="https://www.debian.org"