X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b62fd393922308956040327ddeefc8fa7b17bfff..32cbfe7b17ba8ec661fc27fd773909709d100e8a:/testsuite/exclude.test diff --git a/testsuite/exclude.test b/testsuite/exclude.test index eda1ec99..da4c19e3 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -166,7 +166,7 @@ rm "$chkdir"/bar/down/to/foo/.filt2 rm "$chkdir"/bar/down/to/bar/.filt2 rm "$chkdir"/mid/.filt -$RSYNC -av --existing --filter='-! */' "$fromdir/" "$chkdir/" +$RSYNC -av --protocol=28 --existing --include='*/' --exclude='*' "$fromdir/" "$chkdir/" # Now, try the prior command with --delete-before and some side-specific # rules.