]> git.proxmox.com Git - mirror_qemu.git/commit
iotests/testrunner: fix recognition of python tests
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Fri, 29 Jan 2021 09:06:16 +0000 (12:06 +0300)
committerKevin Wolf <kwolf@redhat.com>
Fri, 29 Jan 2021 11:32:36 +0000 (12:32 +0100)
commit9da4a314a0d0c4722a3e48db88a9f5f9fe1cffb9
tree2f3787d8efd35f78088d8614b3bba91b2930e6fb
parent5101d00d2f1138a73344dc4833587f76d7a5fa5c
iotests/testrunner: fix recognition of python tests

We should drop final '\n' before comparing with python3 shebang.

Fixes: d74c754c924ca34e90b7c96ce2f5609d82c0e628
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210129090616.84145-1-vsementsov@virtuozzo.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/testrunner.py