]> git.cworth.org Git - notmuch/commitdiff
use #!/usr/bin/env python consistently
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 12 Jun 2018 21:21:10 +0000 (17:21 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 14 Jun 2018 23:38:20 +0000 (20:38 -0300)
devel/nmbug/notmuch-report

index 5789c5f442c351e545f353318360f213130ba221..eaceb2ce47123941aecaca2c888e5b855232d4b5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 #
 # Copyright (c) 2011-2012 David Bremner <david@tethera.net>
 #