]> www.infradead.org Git - users/dwmw2/qemu.git/commit
iotests/297: Create main() function
authorJohn Snow <jsnow@redhat.com>
Tue, 19 Oct 2021 14:49:07 +0000 (10:49 -0400)
committerJohn Snow <jsnow@redhat.com>
Mon, 1 Nov 2021 15:54:59 +0000 (11:54 -0400)
commit447aebda3f461de159280c4896a537395aac8e90
treea67d024d206d904d0bf2434fa9ec3b002ad3c5a2
parent3c1d5012e8d46cd2e4084e9f995d4444b6c09076
iotests/297: Create main() function

Instead of running "run_linters" directly, create a main() function that
will be responsible for environment setup, leaving run_linters()
responsible only for execution of the linters.

(That environment setup will be moved over in forthcoming commits.)

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-id: 20211019144918.3159078-5-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
tests/qemu-iotests/297