On 16.09.21 06:09, John Snow wrote:
Mostly uninteresting stuff. Move the test injections under a function named main() so that the variables used during that process aren't in the global scope.Signed-off-by: John Snow <js...@redhat.com> --- tests/qemu-iotests/tests/migrate-bitmaps-test | 50 +++++++++++-------- 1 file changed, 28 insertions(+), 22 deletions(-)
Reviewed-by: Hanna Reitz <hre...@redhat.com>