tests/qemu-iotests/meson.build: Improve the indentation
authorThomas Huth <thuth@redhat.com>
Wed, 23 Feb 2022 09:38:38 +0000 (10:38 +0100)
committerHanna Reitz <hreitz@redhat.com>
Wed, 20 Apr 2022 07:46:54 +0000 (09:46 +0200)
commitf1f8af238bd08cefbfddfb5675d469a998b2f03f
treefc9b912c9a97d961d48665068d74d3f5003bffc0
parent1be5a765c08cee3a9587c8a8d3fc2ea247b13f9c
tests/qemu-iotests/meson.build: Improve the indentation

By using subdir_done(), we can get rid of one level of indentation
in this file. This will make it easier to add more conditions to
skip the iotests in future patches.

Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220223093840.2515281-3-thuth@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/meson.build