summaryrefslogtreecommitdiffstats
path: root/contrib/paccache.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/paccache.sh.in')
-rw-r--r--contrib/paccache.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/paccache.sh.in b/contrib/paccache.sh.in
index 71aee237..2133e34f 100644
--- a/contrib/paccache.sh.in
+++ b/contrib/paccache.sh.in
@@ -164,7 +164,7 @@ summarize() {
printf -v output 'finished dry run: %d candidates' "$filecount"
fi
- printf '\n' >&2
+ echo
msg "$output (disk space saved: %s)" "$(size_to_human "$totalsaved")"
}