From 981320da074353c74a90d3b77c4a4a750de710bb Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Fri, 21 Mar 2014 18:44:43 +0000 Subject: [PATCH] - log output --- src/mesh/run_profiler.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/run_profiler.sh b/src/mesh/run_profiler.sh index 5a8edaebe..ba0a946b9 100755 --- a/src/mesh/run_profiler.sh +++ b/src/mesh/run_profiler.sh @@ -18,4 +18,4 @@ echo "using $PEERS peers, $LINKS links"; sed -e "s/%LINKS%/$LINKS/g" profiler.conf > .profiler.conf -./gnunet-mesh-profiler $PEERS +./gnunet-mesh-profiler $PEERS |& tee log -- 2.25.1