]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: Fix style issues in virt-qemu-sev-validate
authorAndrea Bolognani <abologna@redhat.com>
Thu, 8 Dec 2022 17:00:13 +0000 (18:00 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 8 Dec 2022 17:09:29 +0000 (18:09 +0100)
commit6c4f5af9a07883ab3873884b8a44005a3e6d04e1
tree769f97f47ecbaa40ee78b638acbaf2cd9f3888d3
parentf6a19d7264bb26df8108805d3f28d71d7a597342
tools: Fix style issues in virt-qemu-sev-validate

The script had an incorrect interpreter line until commit
f6a19d7264bb, so the flake8 check would not realize it needed
to pick it up and these issues, some of which were present it
the very first version that was committed, were not being
reported.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tools/virt-qemu-sev-validate