fix shebangs #887
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If possible, could you fix the python shebangs in "src/bitmessagemain.py" and
"src/bitmessagecli.py"?
Our shebang fixer did not stumble on more, but if you had more like those two they could get fixed too.
#!/usr/bin/env python2.7.x'
#!/usr/bin/env python2.7' should get fixed in my opinion.If you regard it as not necessary, could you please explain why.
Merged your pull request in
60c447f56b