]> git.99rst.org Git - git.git/commit
git-gui: drop msgfmt --statistics output
authorHarald Nordgren <redacted>
Sat, 20 Jun 2026 22:46:10 +0000 (22:46 +0000)
committerJohannes Sixt <redacted>
Sun, 21 Jun 2026 09:40:55 +0000 (11:40 +0200)
commit33ceb741218f8d499051a97b988787e4be140565
tree49ab8cec1479ee467ceba0ef2942821add41a06a
parent3372505ee84ac7f290863c8c7bb0d0dc74c35227
git-gui: drop msgfmt --statistics output

The catalog rules ran msgfmt with --statistics, whose output goes to
stderr and so survive "make -s".

The statistics are not needed, as in 2f12b31b746c (Makefile: don't
invoke msgfmt with --statistics, 2021-12-17). Remove it so a quiet
build stays quiet.

Signed-off-by: Harald Nordgren <redacted>
[j6t: adjust commit message]
Signed-off-by: Johannes Sixt <redacted>
Makefile
git clone https://git.99rst.org/PROJECT