From cea95af17bb3bfaf65224d0ecd2db2308e333764 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 17 Jun 2014 12:13:40 +0000 Subject: - rename --- src/cadet/run_profiler.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cadet/run_profiler.sh b/src/cadet/run_profiler.sh index ed78d1206..81ea4a761 100755 --- a/src/cadet/run_profiler.sh +++ b/src/cadet/run_profiler.sh @@ -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 -- cgit v1.2.3