diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-02-03 22:40:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-03 15:39:55 -0800 |
commit | 587c3d0da67aecc7c9defb576614962f8ca3faf8 (patch) | |
tree | a76697fec7a714e7e9b13d20094ac0684aaff99a /t/t0052-simple-ipc.sh | |
parent | leak tests: fix a memory leak in "test-progress" helper (diff) | |
download | tgif-587c3d0da67aecc7c9defb576614962f8ca3faf8.tar.xz |
progress.c test helper: add missing braces
If we have braces on one arm of an if/else all of them should have it,
per the CodingGuidelines's "When there are multiple arms to a
conditional[...]" advice. This formatting change makes a subsequent
commit smaller.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0052-simple-ipc.sh')
0 files changed, 0 insertions, 0 deletions