]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Use newer protocol to avoid mtime corruption.
authorWayne Davison <wayne@opencoder.net>
Sat, 1 Oct 2022 15:04:00 +0000 (08:04 -0700)
committerWayne Davison <wayne@opencoder.net>
Sat, 1 Oct 2022 15:04:00 +0000 (08:04 -0700)
testsuite/exclude.test

index 4b1a1a05b043f3f03665be221f2629507a23da0e..9b487b6081d3ff4b7df51a16c674cb4bc0b4f6f5 100644 (file)
@@ -188,7 +188,7 @@ rm "$chkdir"/bar/down/to/foo/.filt2
 rm "$chkdir"/bar/down/to/bar/.filt2
 rm "$chkdir"/mid/.filt
 
-$RSYNC -av --protocol=28 --existing --include='*/' --exclude='*' "$fromdir/" "$chkdir/"
+$RSYNC -av --existing --include='*/' --exclude='*' "$fromdir/" "$chkdir/"
 
 # Now, try the prior command with --delete-before and some side-specific
 # rules.