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