X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b3fbe3ce35f9c0f35b9c2f00b3157643255a330d..f5aeb6ff9b04432a84b5c79f5baac26be1f3f4e9:/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) ;;