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

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Jun 12 14:21:10 PDT 2018


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



More information about the notmuch mailing list