fix shebangs #887

Closed
opened 2016-07-16 16:07:52 +02:00 by ghost · 1 comment
ghost commented 2016-07-16 16:07:52 +02:00 (Migrated from github.com)

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.

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.
PeterSurda commented 2016-08-14 12:47:45 +02:00 (Migrated from github.com)

Merged your pull request in 60c447f56b

Merged your pull request in 60c447f56baee1d8be50d943da361c8b925c6d00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-11-30#887
No description provided.