Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Be nice and use /usr/bin/env python for the git-p4 scripts
[gitweb.git]
/
contrib
/
fast-import
/
p4-git-sync.py
diff --git
a/contrib/fast-import/p4-git-sync.py
b/contrib/fast-import/p4-git-sync.py
index 02f4b36af35b8a248a94759159d85f05f34b2ba4..a4d126fd463c311d256991aa9dad7fcebebfec66 100755
(executable)
--- a/
contrib/fast-import/p4-git-sync.py
+++ b/
contrib/fast-import/p4-git-sync.py
@@
-1,4
+1,4
@@
-#!/usr/bin/python
+#!/usr/bin/
env
python
#
# p4-git-sync.py
#