X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c2dd3ec32cacb92622d1bed9c087465e72c45e22..8e7f3107a4cffa09d85c40f9f6e7fe114b8b5861:/testsuite/devices.test diff --git a/testsuite/devices.test b/testsuite/devices.test index 51400550..bb73aad3 100644 --- a/testsuite/devices.test +++ b/testsuite/devices.test @@ -51,7 +51,7 @@ case $0 in esac ;; *) - case `id -u` in + case `get_testuid` in '') ;; # If "id" failed, try to continue... 0) ;; *) if [ -f /usr/bin/fakeroot ]; then