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

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