##// END OF EJS Templates
tests: use /usr/bin/env python for test-status-inprocess.py...
timeless -
r28824:9d31582d default
parent child Browse files
Show More
@@ -1,4 +1,4 b''
1 #!/usr/bin/python
1 #!/usr/bin/env python
2 2 from __future__ import absolute_import, print_function
3 3 from mercurial.ui import (
4 4 ui,
General Comments 0
You need to be logged in to leave comments. Login now