Make sure that our protocol-28 compatibility is OK.
authorWayne Davison <wayned@samba.org>
Sat, 26 Feb 2005 03:22:05 +0000 (03:22 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 26 Feb 2005 03:22:05 +0000 (03:22 +0000)
testsuite/exclude.test

index eda1ec9..da4c19e 100644 (file)
@@ -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.