From 69530b406e51ef9c50186611ddd181533eb2101f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 21 Sep 2020 13:45:42 -0700 Subject: [PATCH] Avoid output variance in protocol 29. --- testsuite/exclude.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testsuite/exclude.test b/testsuite/exclude.test index c3f7185b..9bc3b542 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -225,9 +225,9 @@ checkit "$RSYNC -avv $relative_opts --exclude='$fromdir/foo/down' \ '$fromdir/foo' '$todir'" "$chkdir$fromdir/foo" "$todir$fromdir/foo" # Now we'll test the --update option. -checkdiff "$RSYNC -aiiO --update --info=skip '$scratchdir/up1/' '$scratchdir/up2/'" <f$all_plus extra-src .f$allspace same-newness >f..t.$dots src-newness -- 2.47.2