X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2b7dab686c1145d10965ddeef0c9a070b23bf597..71daa07fb1c791c0f5eba3fc1b615df3a46441fc:/testsuite/exclude.test diff --git a/testsuite/exclude.test b/testsuite/exclude.test index f018c553..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. @@ -15,8 +15,6 @@ CVSIGNORE='*.junk' export CVSIGNORE -set -x - # Build some files/dirs/links to copy makepath "$fromdir/foo/down/to/you" @@ -78,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. @@ -108,12 +105,17 @@ cat >"$scratchdir/.cvsignore" <