From b0a7544ab06e28862b3e0e7f6abd476c1985253f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 23 Oct 2009 20:26:25 +0000 Subject: [PATCH] report --- src/statistics/test_gnunet_statistics.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1