[PATCH v2 3/3] use #!/usr/bin/env python consistently

Tomi Ollila tomi.ollila at iki.fi
Tue Jun 12 14:32:31 PDT 2018


On Tue, Jun 12 2018, Daniel Kahn Gillmor wrote:

series LGTM. 

> ---
>  devel/nmbug/notmuch-report | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/devel/nmbug/notmuch-report b/devel/nmbug/notmuch-report
> index 5789c5f4..eaceb2ce 100755
> --- a/devel/nmbug/notmuch-report
> +++ b/devel/nmbug/notmuch-report
> @@ -1,4 +1,4 @@
> -#!/usr/bin/python
> +#!/usr/bin/env python
>  #
>  # Copyright (c) 2011-2012 David Bremner <david at tethera.net>
>  #
> -- 
> 2.17.1
>
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch


More information about the notmuch mailing list