OSDN Git Service

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 26cd648..6f7bbb0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 #
 # p4-fast-export.py
 #
index 02f4b36..a4d126f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 #
 # p4-git-sync.py
 #