aboutsummaryrefslogtreecommitdiff
path: root/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test')
-rw-r--r--testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test b/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test
index 67354d014fff..de4250c3e9eb 100644
--- a/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test
+++ b/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test
@@ -6,9 +6,9 @@
# check what sort of netcat we have
if nc -h 2>&1 | grep "q secs"; then
- ncopt="-q 3 -w 2"
+ ncopt="-q 3 -i 2"
else
- ncopt="-w 2"
+ ncopt="-i 2"
fi
PRE="../.."