fix shebangs #887
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-11-30#887
Loading…
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