aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-06-17 12:13:40 +0000
committerBart Polot <bart@net.in.tum.de>2014-06-17 12:13:40 +0000
commitcea95af17bb3bfaf65224d0ecd2db2308e333764 (patch)
tree2e13d812b22b79467486237b3d2b61487136e36b /src/cadet
parent4d5ef96bfcec9db99e5be788e9c583fdd6a409ad (diff)
downloadgnunet-cea95af17bb3bfaf65224d0ecd2db2308e333764.tar.gz
gnunet-cea95af17bb3bfaf65224d0ecd2db2308e333764.zip
- rename
Diffstat (limited to 'src/cadet')
-rwxr-xr-xsrc/cadet/run_profiler.sh2
1 files changed, 1 insertions, 1 deletions
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";
22 22
23sed -e "s/%LINKS%/$LINKS/;s/%NSE%/$NSE/" profiler.conf > .profiler.conf 23sed -e "s/%LINKS%/$LINKS/;s/%NSE%/$NSE/" profiler.conf > .profiler.conf
24 24
25./gnunet-mesh-profiler $ROUNDTIME $PEERS $PINGS $4 |& tee log | grep -v DEBUG 25./gnunet-cadet-profiler $ROUNDTIME $PEERS $PINGS $4 |& tee log | grep -v DEBUG