X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/bb21ecac5bf5cb6e586476bbc754c709f71b3252..556e03a3c9ad79698c97b27a56387e85f5f4a7b8:/testsuite/chown.test diff --git a/testsuite/chown.test b/testsuite/chown.test index 90af529e..1be7d9e2 100644 --- a/testsuite/chown.test +++ b/testsuite/chown.test @@ -13,8 +13,6 @@ . "$suitedir/rsync.fns" -set -x - case `id -u` in '') ;; # If "id" failed, try to continue... 0) ;;