X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/05118158f4f59a5f512e5bab640f253332a6e181..f08ca43472b518b93230acd853532d79b7e8a3a5:/testsuite/chown.test diff --git a/testsuite/chown.test b/testsuite/chown.test index 2291eca5..cd841fa9 100644 --- a/testsuite/chown.test +++ b/testsuite/chown.test @@ -11,15 +11,10 @@ # We don't know what users will be present on this system, so we just # use random numeric uids and gids. -. $srcdir/testsuite/rsync.fns - -set -x +. "$suitedir/rsync.fns" # Build some hardlinks -fromdir="$scratchdir/from" -todir="$scratchdir/to" - mkdir "$fromdir" name1="$fromdir/name1" name2="$fromdir/name2"