Nicer formatting

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-06-29 12:10:45 +01:00
parent 173227d41e
commit bf99828d7b

View File

@ -2498,6 +2498,7 @@ component_test_check_params_silent () {
component_build_aes_variations() { # ~45s component_build_aes_variations() { # ~45s
msg "build: aes.o for all combinations of relevant config options" msg "build: aes.o for all combinations of relevant config options"
for a in set unset; do for a in set unset; do
for b in set unset; do for b in set unset; do
for c in set unset; do for c in set unset; do