aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf/zzuf_test_runner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/testzzuf/zzuf_test_runner.sh')
-rwxr-xr-xsrc/testzzuf/zzuf_test_runner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testzzuf/zzuf_test_runner.sh b/src/testzzuf/zzuf_test_runner.sh
index 20cd8114..a6d35b5d 100755
--- a/src/testzzuf/zzuf_test_runner.sh
+++ b/src/testzzuf/zzuf_test_runner.sh
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3mhd_listen_ip='127.0.0.1' 3mhd_listen_ip='127.0.0.1'
4max_runtime_sec='300' 4max_runtime_sec='1800'
5 5
6if test "x${ZZUF}" = "xno" ; then 6if test "x${ZZUF}" = "xno" ; then
7 echo "zzuf command missing" 1>&2 7 echo "zzuf command missing" 1>&2