report
authorChristian Grothoff <christian@grothoff.org>
Fri, 23 Oct 2009 20:26:25 +0000 (20:26 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 23 Oct 2009 20:26:25 +0000 (20:26 +0000)
src/statistics/test_gnunet_statistics.sh

index 55190502a804a278ad77dceffafdd87fddac550b..f11fc62b1ef1d2fc82c688aad15c88824b6083e9 100755 (executable)
@@ -172,6 +172,7 @@ fi
 LINES=`cat $out | grep 40 | wc -l`
 if test $LINES -ne 0; then
     echo "FAIL: unexpected output"
+    cat $out
     $arm -e
     exit 1
 fi