gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9259 - gnunet/src/statistics


From: gnunet
Subject: [GNUnet-SVN] r9259 - gnunet/src/statistics
Date: Fri, 23 Oct 2009 14:26:25 -0600

Author: grothoff
Date: 2009-10-23 14:26:25 -0600 (Fri, 23 Oct 2009)
New Revision: 9259

Modified:
   gnunet/src/statistics/test_gnunet_statistics.sh
Log:
report

Modified: gnunet/src/statistics/test_gnunet_statistics.sh
===================================================================
--- gnunet/src/statistics/test_gnunet_statistics.sh     2009-10-23 20:20:42 UTC 
(rev 9258)
+++ gnunet/src/statistics/test_gnunet_statistics.sh     2009-10-23 20:26:25 UTC 
(rev 9259)
@@ -172,6 +172,7 @@
 LINES=`cat $out | grep 40 | wc -l`
 if test $LINES -ne 0; then
     echo "FAIL: unexpected output"
+    cat $out
     $arm -e
     exit 1
 fi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]