X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5b385336b93019fef963a0141f6cf94107f2ef23..c82711b34e7d24f4d386c61b9e45ac2163a58936:/testsuite/chown.test diff --git a/testsuite/chown.test b/testsuite/chown.test index d2908d7a..e081d871 100644 --- a/testsuite/chown.test +++ b/testsuite/chown.test @@ -37,7 +37,7 @@ case $0 in ;; *) RSYNC="$RSYNC --super" - case `id -u` in + case `get_testuid` in '') ;; # If "id" failed, try to continue... 0) ;; *) if [ -f /usr/bin/fakeroot ]; then