From: Christian Grothoff Date: Fri, 23 Oct 2009 20:26:25 +0000 (+0000) Subject: report X-Git-Tag: initial-import-from-subversion-38251~23277 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b0a7544ab06e28862b3e0e7f6abd476c1985253f;p=oweals%2Fgnunet.git report --- diff --git a/src/statistics/test_gnunet_statistics.sh b/src/statistics/test_gnunet_statistics.sh index 55190502a..f11fc62b1 100755 --- a/src/statistics/test_gnunet_statistics.sh +++ b/src/statistics/test_gnunet_statistics.sh @@ -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