- clean stdout output, log debug still
authorBart Polot <bart@net.in.tum.de>
Fri, 21 Mar 2014 18:44:52 +0000 (18:44 +0000)
committerBart Polot <bart@net.in.tum.de>
Fri, 21 Mar 2014 18:44:52 +0000 (18:44 +0000)
src/mesh/run_profiler.sh

index cecbe0891f53ffd2727cb26e7ec285a2ce431b20..9099b0c240deda11358b72f448ad9e428fdfc474 100755 (executable)
@@ -21,4 +21,4 @@ echo "using $PEERS peers, $LINKS links";
     
 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