gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r9257 - gnunet/src/statistics
Date: Fri, 23 Oct 2009 14:17:00 -0600

Author: grothoff
Date: 2009-10-23 14:17:00 -0600 (Fri, 23 Oct 2009)
New Revision: 9257

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

Modified: gnunet/src/statistics/test_gnunet_statistics.sh
===================================================================
--- gnunet/src/statistics/test_gnunet_statistics.sh     2009-10-23 20:15:55 UTC 
(rev 9256)
+++ gnunet/src/statistics/test_gnunet_statistics.sh     2009-10-23 20:17:00 UTC 
(rev 9257)
@@ -122,6 +122,7 @@
 LINES=`cat $out | grep 40 | wc -l`
 if test $LINES -ne 1; then
     echo "FAIL: unexpected output"
+    cat $out
     $arm -e
     exit 1
 fi





reply via email to

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