-be less insanely verbose, especially wrt util
authorChristian Grothoff <christian@grothoff.org>
Thu, 14 Nov 2013 12:18:18 +0000 (12:18 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 14 Nov 2013 12:18:18 +0000 (12:18 +0000)
src/scalarproduct/test_scalarproduct.sh
src/scalarproduct/test_scalarproduct_negative.sh
src/scalarproduct/test_scalarproduct_negativezero.sh

index 7b183d0b54df83311645cdda8cff194d08472a4f..5ba94f6416b89c7efed8a3c318bbc91a094c6f95 100755 (executable)
@@ -16,7 +16,7 @@ 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_LOG=';;;;DEBUG' GNUNET_TESTING_PREFIX=$PREFIX ../testbed/gnunet-testbed-profiler -n -c test_scalarproduct.conf -p 2 &
+GNUNET_LOG='scalarproduct;;;;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
 sleep 5
index 1267a41ca7a06de369296562a483c855acc6f510..58a02998de2b15a5a969b996a1e629c1ab53056f 100755 (executable)
@@ -16,7 +16,7 @@ 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_LOG=';;;;DEBUG' GNUNET_TESTING_PREFIX=$PREFIX ../testbed/gnunet-testbed-profiler -n -c test_scalarproduct.conf -p 2 &
+GNUNET_LOG='scalarproduct;;;;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
 sleep 5
index 196c46782e1f2f00683f5d6b636b373502ae08cf..e206f3a3a74d0927c5f0f5f869353c8aa0e500fa 100755 (executable)
@@ -16,7 +16,7 @@ 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_LOG=';;;;DEBUG' GNUNET_TESTING_PREFIX=$PREFIX ../testbed/gnunet-testbed-profiler -n -c test_scalarproduct.conf -p 2 &
+GNUNET_LOG='scalarproduct;;;;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
 sleep 5