From 5c8f6fce2251b6bd92a9c5e8a22a1bda1acd329c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 11 Feb 2019 10:37:09 +0100 Subject: tests: (hardlink) update summary output Signed-off-by: Karel Zak --- tests/expected/hardlink/options-dryrun | 14 ++++++-------- tests/expected/hardlink/options-nargs | 14 ++++++-------- 2 files changed, 12 insertions(+), 16 deletions(-) (limited to 'tests/expected') diff --git a/tests/expected/hardlink/options-dryrun b/tests/expected/hardlink/options-dryrun index 4e9d65d75..f6ffc8332 100644 --- a/tests/expected/hardlink/options-dryrun +++ b/tests/expected/hardlink/options-dryrun @@ -1,11 +1,9 @@ - - -Directories 7 -Objects 33 -IFREG 26 -Comparisons 18 -Would link 18 -Would save 147456 +Directories: 7 +Objects: 33 +Regular files: 26 +Comparisons: 18 +Would link: 18 +Would save: 147456 dir-1/sdir-1/file-a-1 1 8192 1540236330 644 dir-1/sdir-1/file-a-2 1 8192 1540236330 644 dir-1/sdir-1/file-a-3 1 8192 1540236423 644 diff --git a/tests/expected/hardlink/options-nargs b/tests/expected/hardlink/options-nargs index 7705bba30..96e0296fb 100644 --- a/tests/expected/hardlink/options-nargs +++ b/tests/expected/hardlink/options-nargs @@ -1,11 +1,9 @@ - - -Directories 1 -Objects 16 -IFREG 15 -Comparisons 9 -Linked 9 -saved 73728 +Directories: 1 +Objects: 16 +Regular files: 15 +Comparisons: 9 +Linked: 9 +Saved: 73728 dir-1/sdir-1/file-a-1 4 8192 1540236330 644 dir-1/sdir-1/file-a-2 4 8192 1540236330 644 dir-1/sdir-1/file-a-3 1 8192 1540236423 644 -- cgit v1.2.3-55-g7522