X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/bb21ecac5bf5cb6e586476bbc754c709f71b3252..f171bf5b8f9a4c7e77b1c0179e0fa9e2fb302f12:/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) ;;