[ovs-dev] [PATCH] Use @PYTHON@ directly instead of "#! /usr/bin/env"

Joe Stringer joe at ovn.org
Wed Jun 21 20:31:02 UTC 2017


On 20 June 2017 at 10:53, Timothy Redaelli <tredaelli at redhat.com> wrote:
> In some installed python scripts /usr/bin/env is unnecessarily used in
> shebang, replace it directly with @PYTHON at .
>
> This will also avoid implicit dependency to /usr/bin/env in RPM distributions
> and it will correctly add implicit dependency to /usr/bin/python instead.
>
> Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
> ---

Thanks for the patch!

It looks like there were a couple of extras -
ovn/utilities/ovn-docker-*-driver. I updated them as well and pushed
this patch to master.


More information about the dev mailing list