gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32742 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r32742 - gnunet/src/mesh
Date: Fri, 21 Mar 2014 19:44:52 +0100

Author: bartpolot
Date: 2014-03-21 19:44:52 +0100 (Fri, 21 Mar 2014)
New Revision: 32742

Modified:
   gnunet/src/mesh/run_profiler.sh
Log:
- clean stdout output, log debug still

Modified: gnunet/src/mesh/run_profiler.sh
===================================================================
--- gnunet/src/mesh/run_profiler.sh     2014-03-21 18:44:51 UTC (rev 32741)
+++ gnunet/src/mesh/run_profiler.sh     2014-03-21 18:44:52 UTC (rev 32742)
@@ -21,4 +21,4 @@
     
 sed -e "s/%LINKS%/$LINKS/g" profiler.conf > .profiler.conf
 
-./gnunet-mesh-profiler $ROUNDTIME $PEERS $PINGS |& tee log
+./gnunet-mesh-profiler $ROUNDTIME $PEERS $PINGS |& tee log | grep -v DEBUG




reply via email to

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