X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2217b30adfaff4e8579177bc5f8c0de268d3bf57..a3e1363aaa4ace8a61b39240642c31c9858c2384:/testsuite/exclude.test?ds=sidebyside 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.