diff --git a/integrationtests/test.sh b/integrationtests/test.sh
index 5ad90824c0ed3918d049c85a65664f9da41eb0df..d0baa501b404b4984357c99b67fb42cf213fbb97 100755
--- a/integrationtests/test.sh
+++ b/integrationtests/test.sh
@@ -22,6 +22,7 @@ popd
 echo "run crawler"
 ./crawl.py  / &> $OUT
 # check whether there was something UNAUTHORIZED
+cat $OUT
 set -e
 grep "There where unauthorized changes" $OUT
 # get the id of the run which is the last field of the output string