X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8a3d4658eb6beef06c172702b29390c04405f618..34aa616d41ad3a1b099d094a98b82b3505c735ed:/testsuite/exclude.test diff --git a/testsuite/exclude.test b/testsuite/exclude.test index d59c8028..2fef0922 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -2,10 +2,10 @@ # Copyright (C) 2003, 2004, 2005 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). -# Test rsync handling of exclude/include directives. +# Test rsync handling of exclude/include directives. # Test some of the more obscure wildcard handling of exclude/include # processing. @@ -76,7 +76,6 @@ EOF echo cvsin >"$fromdir/mid/for/one-in-one-out" echo expunged >"$fromdir/mid/for/foo/extra" echo retained >"$fromdir/mid/for/foo/keep" -ln -s too "$fromdir/bar/down/to/foo/sym" # Setup our test exclude/include files. @@ -106,12 +105,17 @@ cat >"$scratchdir/.cvsignore" <