From: Wayne Davison Date: Sat, 1 Oct 2022 15:04:00 +0000 (-0700) Subject: Use newer protocol to avoid mtime corruption. X-Git-Tag: v3.2.7~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19bd0dd34022d0b8e2ae45f12029602f129c28c1;p=thirdparty%2Frsync.git Use newer protocol to avoid mtime corruption. --- diff --git a/testsuite/exclude.test b/testsuite/exclude.test index 4b1a1a05..9b487b60 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -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.