X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5b385336b93019fef963a0141f6cf94107f2ef23..164faae84f0abf1c9df2f28a09ae8579c86acfa3:/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