|
| From: | Hanna Reitz |
| Subject: | Re: [PATCH 2/6] tests/qemu-iotests/meson.build: Improve the indentation |
| Date: | Tue, 8 Feb 2022 13:00:58 +0100 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 08.02.22 11:13, Thomas Huth wrote:
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. Signed-off-by: Thomas Huth <thuth@redhat.com> --- tests/qemu-iotests/meson.build | 61 ++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 29 deletions(-)
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
| [Prev in Thread] | Current Thread | [Next in Thread] |