Closed NimVek closed 3 years ago
The packed robotmk-runny.py has CRLF Endings, wich it makes it broken in this form.
localhost:~ # ./robotmk-runner.py /usr/bin/env: ‘python3\r’: No such file or directory
The robotmk.py is perfect. I could not comprehend the whole package release process, so i unfortunately cannot help to find the right place to fix it.
Reproducible in package: robotmk.v1.1.0-cmk2.mkp robotmk.v1.1.1-beta-cmk2.mkp
Thanks, I will release a new beta version today to fix that asap.
@all-contributors please add @NimVek for bug
@simonmeggle
I've put up a pull request to add @NimVek! :tada:
The packed robotmk-runny.py has CRLF Endings, wich it makes it broken in this form.
localhost:~ # ./robotmk-runner.py /usr/bin/env: ‘python3\r’: No such file or directory
The robotmk.py is perfect. I could not comprehend the whole package release process, so i unfortunately cannot help to find the right place to fix it.
Reproducible in package: robotmk.v1.1.0-cmk2.mkp robotmk.v1.1.1-beta-cmk2.mkp