On 08/01/2025 13.10, Alex Bennée wrote:
While the make syntax itself uses tabs having a mixture of tabs and spaces in the vm-help output make no sense and confuses things lining up between terminal and editor. Fix that.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- tests/vm/Makefile.include | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>