X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c2dd3ec32cacb92622d1bed9c087465e72c45e22..8e7f3107a4cffa09d85c40f9f6e7fe114b8b5861:/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