X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/43a9d0e7c22d79861eead8dbee35513b02310314..0058c58edde4ed8c3829894218b5a595a26dea2f:/testsuite/exclude.test diff --git a/testsuite/exclude.test b/testsuite/exclude.test index cd41470c..22d27573 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -10,7 +10,7 @@ # Test some of the more obscure wildcard handling of exclude/include # processing. -. $srcdir/testsuite/rsync.fns +. "$suitedir/rsync.fns" set -x @@ -20,10 +20,6 @@ export HOME CVSIGNORE # Build some files/dirs/links to copy -fromdir="$scratchdir/from" -todir="$scratchdir/to" -chkdir="$scratchdir/chk" - echo home-cvs-exclude >"$scratchdir"/.cvsignore makepath "$fromdir/foo/down/to/you" makepath "$fromdir/bar/down/to/foo/too"