aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/daemon-gzip-download.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/daemon-gzip-download.test')
-rw-r--r--testsuite/daemon-gzip-download.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/daemon-gzip-download.test b/testsuite/daemon-gzip-download.test
index 89a112ff..57dd820b 100644
--- a/testsuite/daemon-gzip-download.test
+++ b/testsuite/daemon-gzip-download.test
@@ -31,7 +31,7 @@ hands_setup
# Build chkdir with a normal rsync and an --exclude.
$RSYNC -av --exclude=foobar.baz "$fromdir/" "$chkdir/"
-checkit "$RSYNC -avvvvz localhost::test-from/ '$todir/'" "$chkdir" "$todir"
+checkit "$RSYNC -avvvvzz localhost::test-from/ '$todir/'" "$chkdir" "$todir"
# The script would have aborted on error, so getting here means we've won.
exit 0