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

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

Date: Tue, 12 Jun 2018 17:21:10 -0400

To: Notmuch Mail

Cc:

From: Daniel Kahn Gillmor


---
 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

Thread: