diff options
| author | Harald Nordgren <haraldnordgren@gmail.com> | 2026-06-21 14:56:42 +0000 |
|---|---|---|
| committer | Johannes Sixt <j6t@kdbg.org> | 2026-06-23 18:16:06 +0200 |
| commit | 6911df05387559350cf024d3e77d8a855f6213a3 (patch) | |
| tree | a66b3a110d6f70910375901d984b4d998722dd64 /t/t4013/diff.diff_initial..side | |
| parent | c41a056e36185074d90461f607712282656be596 (diff) | |
gitk: make "make -s" silent
The catalog rule runs msgfmt with --statistics, whose output goes to
stderr and so survives "make -s", and the rule also echoes "Generating
catalog". The Gitk Makefile guards its quiet helpers on V alone, so a
silent build still prints these and the GEN line.
The statistics are not needed, as in 2f12b31b746c (Makefile: don't
invoke msgfmt with --statistics, 2021-12-17). Drop them, suppress the
quiet helpers when "s" is among the make flags, and give the catalog
rule a quiet prefix so a quiet build stays quiet.
Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
