15 Oct
2014
15 Oct
'14
12:52 p.m.
this is just stylistic formatting, so write it to stdout. ref: https://bugs.archlinux.org/task/42389 --- contrib/paccache.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/paccache.sh.in b/contrib/paccache.sh.in index 71aee23..2133e34 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")" } -- 2.1.2