]> asedeno.scripts.mit.edu Git - git.git/commitdiff
Be nice and use /usr/bin/env python for the git-p4 scripts
authorSimon Hausmann <hausmann@kde.org>
Wed, 14 Mar 2007 16:33:46 +0000 (17:33 +0100)
committerSimon Hausmann <hausmann@kde.org>
Wed, 14 Mar 2007 16:33:46 +0000 (17:33 +0100)
Signed-off-by: Simon Hausmann <hausmann@kde.org>
contrib/fast-import/p4-fast-export.py
contrib/fast-import/p4-git-sync.py

index 26cd648ef7fb302f76637a2e5fc19fa678e9aef6..6f7bbb0f329ba58faffcae938414435c9f14e3f9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 #
 # p4-fast-export.py
 #
index 02f4b36af35b8a248a94759159d85f05f34b2ba4..a4d126fd463c311d256991aa9dad7fcebebfec66 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 #
 # p4-git-sync.py
 #