From: Wayne Davison Date: Sat, 12 Feb 2005 21:22:21 +0000 (+0000) Subject: Forgot to make sure that the dir-times on the chkdir got synced X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/9a338344dafdb9342204125c615a7742b859c74d Forgot to make sure that the dir-times on the chkdir got synced in the newest test case. --- diff --git a/testsuite/exclude.test b/testsuite/exclude.test index e64f9500..cd462dd3 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -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 \