Forgot to make sure that the dir-times on the chkdir got synced
authorWayne Davison <wayned@samba.org>
Sat, 12 Feb 2005 21:22:21 +0000 (21:22 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 12 Feb 2005 21:22:21 +0000 (21:22 +0000)
in the newest test case.

testsuite/exclude.test

index e64f950..cd462dd 100644 (file)
@@ -190,6 +190,7 @@ $RSYNC -av --del "$fromdir/" "$chkdir/"
 rm "$chkdir/bar/down/to/foo/file1.bak"
 rm "$chkdir/bar/down/to/foo/file3"
 rm "$chkdir/bar/down/to/foo/+ file3"
+$RSYNC -av --existing --filter='-! */' "$fromdir/" "$chkdir/"
 $RSYNC -av --delete-excluded --exclude='*' "$fromdir/" "$todir/"
 
 checkit "$RSYNC -avv -f dir-merge,-_.excl \