X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/71cb9df386acebe1811ff1ef79249a6b6aaea78e..5bb7348509023645ae39d10aa386a260b28e5da7:/testsuite/chmod-option.test diff --git a/testsuite/chmod-option.test b/testsuite/chmod-option.test index 4dc01cc7..20b3a51b 100644 --- a/testsuite/chmod-option.test +++ b/testsuite/chmod-option.test @@ -66,7 +66,7 @@ export RSYNC_CONNECT_PROG rm -r "$todir" makepath "$todir" -checkit "$RSYNC -rtvv \"$fromdir/\" localhost::test-incoming-chmod/" "$checkdir" "$todir" +checkit "$RSYNC -avv --no-perms \"$fromdir/\" localhost::test-incoming-chmod/" "$checkdir" "$todir" # The script would have aborted on error, so getting here means we've won. exit 0