Eric Blake writes:
> tests/Makefile had a mix of TAB vs. 8-space indentation; given
> that it is a Makefile, TAB is more idiomatic even though in these
> particular cases the choice of whitespace didn't matter.
>
> Signed-off-by: Eric Blake
Reviewed-by: Markus Armbruster
tests/Makefile had a mix of TAB vs. 8-space indentation; given
that it is a Makefile, TAB is more idiomatic even though in these
particular cases the choice of whitespace didn't matter.
Signed-off-by: Eric Blake
---
tests/Makefile | 32
1 file changed, 16 inserti