mirror-top-perms: Fix AbnormalShutdown path
commitb90d7a18b615be1e521ee5bf99c816a45099a29b
authorHanna Reitz <hreitz@redhat.com>
Thu, 2 Sep 2021 09:40:16 +0000 (2 11:40 +0200)
committerHanna Reitz <hreitz@redhat.com>
Wed, 15 Sep 2021 13:54:07 +0000 (15 15:54 +0200)
tree5b742dbf7fd65286feb7f8283ee65573e34fea64
parentd8c2e47dbe998d00dcfe0ca5fc0766a98b69a591
mirror-top-perms: Fix AbnormalShutdown path

The AbnormalShutdown exception class is not in qemu.machine, but in
qemu.machine.machine.  (qemu.machine.AbnormalShutdown was enough for
Python to find it in order to run this test, but pylint complains about
it.)

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20210902094017.32902-5-hreitz@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
tests/qemu-iotests/tests/mirror-top-perms