]> xenbits.xensource.com Git - libvirt.git/commit
tools: Fix interpreter for virt-qemu-sev-validate
authorAndrea Bolognani <abologna@redhat.com>
Thu, 8 Dec 2022 15:57:23 +0000 (16:57 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 8 Dec 2022 16:24:21 +0000 (17:24 +0100)
commitf6a19d7264bb26df8108805d3f28d71d7a597342
tree4b7410560d2a0ff6fa5bb204cd97d2c00a66d6a7
parenta417571628704b38a31ecd07f0971a6ade986f75
tools: Fix interpreter for virt-qemu-sev-validate

Go through env(1) instead of hardcoding the path to the Python
interpreter, as we already do for all other Python scripts.

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