Improved the trailing comment.
[rsync/rsync.git] / testsuite / daemon-gzip-upload.test
index 04642ac..ec0840d 100644 (file)
@@ -21,5 +21,7 @@ RSYNC_CONNECT_PROG="$RSYNC --config=$conf --daemon"
 export RSYNC_CONNECT_PROG
 
 hands_setup
-checkit "$RSYNC -avvz \"$FROM/\" localhost::test-to/" "$FROM" "$TO"
+checkit "$RSYNC -avvvvz \"$FROM/\" localhost::test-to/" "$FROM" "$TO"
 
+# The script would have aborted on error, so getting here means we've won.
+exit 0