mirror of
https://github.com/frej/fast-export.git
synced 2025-11-08 20:25:39 +01:00
Be nice and use /usr/bin/env python for the git-p4 scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# p4-fast-export.py
|
# p4-fast-export.py
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# p4-git-sync.py
|
# p4-git-sync.py
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user