]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Recommend better python3 shebang
authorAndrea Bolognani <abologna@redhat.com>
Mon, 20 Feb 2023 10:14:27 +0000 (11:14 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 20 Feb 2023 17:33:01 +0000 (18:33 +0100)
commit5af19e530ec76a064aea0bbc549ef79072cbb381
treef070d4f6e6e892b2a831e4e1787c4defd4805e42
parent91d890bdced94d567e1abbfd376b01980a3765ce
docs: Recommend better python3 shebang

Python scripts should always invoked the interpreter through
env(1) to ensure that they work on macOS and the BSDs, and at
this point not explicitly asking for Python 3 doesn't really
make sense.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/hooks.rst