From d048c2f2257748e222e3e967981207de6e146ca9 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 8 Jul 2007 06:25:57 +0000 Subject: [PATCH] Added a test for --prune-empty-dirs. --- testsuite/exclude.test | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/testsuite/exclude.test b/testsuite/exclude.test index e412d306..33168dd6 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -5,7 +5,7 @@ # 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" <