aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/rsync.fns1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns
index b7795ce3..eaad40a3 100644
--- a/testsuite/rsync.fns
+++ b/testsuite/rsync.fns
@@ -52,6 +52,7 @@ runtest() {
# messages). This isn't needed if you use -i without -v.
filter_outfile() {
sed -e '/^building file list /d' \
+ -e '/^sending incremental file list/d' \
-e '/^created directory /d' \
-e '/^done$/d' \
-e '/ --whole-file$/d' \