REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / cadet / run_profiler.sh
index ed78d1206d8b3f16557a314a72dd60a5e83770ea..4273dcd273eb90597224950c9ab26b42dc772045 100755 (executable)
@@ -22,4 +22,4 @@ echo "using $PEERS peers, $LINKS links";
     
 sed -e "s/%LINKS%/$LINKS/;s/%NSE%/$NSE/" profiler.conf > .profiler.conf
 
-./gnunet-mesh-profiler $ROUNDTIME $PEERS $PINGS $4 |& tee log | grep -v DEBUG
+./gnunet-cadet-profiler $ROUNDTIME $PEERS $PINGS $4 2>&1 | tee log | grep -v DEBUG