Merge branch 'cc/svn-fe-py-shebang'
* cc/svn-fe-py-shebang: contrib/svn-fe: fix shebang for svnrdump_sim.py
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
"""
|
"""
|
||||||
Simulates svnrdump by replaying an existing dump from a file, taking care
|
Simulates svnrdump by replaying an existing dump from a file, taking care
|
||||||
of the specified revision range.
|
of the specified revision range.
|
||||||
|
Reference in New Issue
Block a user