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

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

Date: Wed, 13 Jun 2018 00:32:31 +0300

To: Daniel Kahn Gillmor, Notmuch Mail

Cc:

From: Tomi Ollila


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@tethera.net>
>  #
> -- 
> 2.17.1
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: