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