]> Kevux Git Server - rit/commit
Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 1 Nov 2022 22:35:43 +0000 (23:35 +0100)
committerTaylor Blau <me@ttaylorr.com>
Thu, 3 Nov 2022 01:22:15 +0000 (21:22 -0400)
commitc4864e37557f31285b4110bb2286479e15c3d938
treed1ea572115f43bf8127f252bab17ce2d59ba7606
parentd42b38dfb5edf1a7fddd9542d722f91038407819
Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)

In f7ff6597a75 (cocci: add a "coccicheck-test" target and test *.cocci
rules, 2022-07-05) we abbreviated "_TEST" to "_T" to have it align
with the rest of the "="'s above it.

Subsequent commits will add more QUIET_SPATCH_* variables, so let's
stop abbreviating this, and indent it in preparation for adding more
of these variables.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Makefile
shared.mak