loglevel MESSAGE for the incoming connection message + type
[oweals/gnunet.git] / src / cadet / run_profiler.sh
index ed78d1206d8b3f16557a314a72dd60a5e83770ea..81ea4a761f4b9ad6e8a18c3dd0c243e933f9d7c1 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 |& tee log | grep -v DEBUG