X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e8c64ffdc73e3b2dbb412d1ea193770e48cfea06..548ca46fecd58a43fd9f19e79bdc968f21c71992:/testsuite/chown.test diff --git a/testsuite/chown.test b/testsuite/chown.test index 609ba921..28988903 100644 --- a/testsuite/chown.test +++ b/testsuite/chown.test @@ -36,6 +36,7 @@ case $0 in esac ;; *) + RSYNC="$RSYNC --super" case `id -u` in '') ;; # If "id" failed, try to continue... 0) ;;