From e4bc658b3cc03ffd3f3e84d4a7aaca231701f587 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 Dec 2014 22:17:13 +0000 Subject: -commit with dbg logic --- src/scalarproduct/perf_scalarproduct.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/scalarproduct/perf_scalarproduct.sh') diff --git a/src/scalarproduct/perf_scalarproduct.sh b/src/scalarproduct/perf_scalarproduct.sh index 29b7b0f3f..5424134df 100755 --- a/src/scalarproduct/perf_scalarproduct.sh +++ b/src/scalarproduct/perf_scalarproduct.sh @@ -35,7 +35,8 @@ CFGBOB="-c $PREFIX/1/config" # interactive mode would terminate the test immediately # because the rest of the script is already in stdin, # thus redirecting stdin does not suffice) -GNUNET_FORCE_LOG=';;;;ERROR' +#GNUNET_FORCE_LOG=';;;;ERROR' +GNUNET_FORCE_LOG='scalarproduct*;;;;DEBUG/cadet-api*;;;;DEBUG' GNUNET_TESTING_PREFIX=$PREFIX ../testbed/gnunet-testbed-profiler -n -c test_scalarproduct.conf -p 2 & PID=$! # sleep 1 is too short on most systems, 2 works on most, 5 seems to be safe -- cgit v1.2.3