REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / cadet / run_profiler.sh
index 81ea4a761f4b9ad6e8a18c3dd0c243e933f9d7c1..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-cadet-profiler $ROUNDTIME $PEERS $PINGS $4 |& tee log | grep -v DEBUG
+./gnunet-cadet-profiler $ROUNDTIME $PEERS $PINGS $4 2>&1 | tee log | grep -v DEBUG