Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist/tools: Use /usr/bin/env to lookup Python. #19448

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Conversation

peteut
Copy link
Contributor

@peteut peteut commented Apr 4, 2023

Contribution description

Fixes some Python scripts which didn't use /usr/bin/env, as documented in ./RIOT/CODING_CONVENTIONS.md.

Testing procedure

Issues/PRs references

Fixes lookups of the python{2,3} interpeter on hosts which do not adhere to FHS (like NixOS).

@github-actions github-actions bot added the Area: tools Area: Supplementary tools label Apr 4, 2023
Fixes some Python scripts which didn't use `/usr/bin/env`.
@benpicco benpicco requested a review from maribu April 10, 2023 22:52
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 10, 2023
@riot-ci
Copy link

riot-ci commented Apr 10, 2023

Murdock results

✔️ PASSED

25df307 dist/tools: Use /usr/bin/env to lookup Python.

Success Failures Total Runtime
1 0 1 55s

Artifacts

@maribu
Copy link
Member

maribu commented Apr 11, 2023

bors merge

Thx for the PR :)

@bors
Copy link
Contributor

bors bot commented Apr 11, 2023

Build succeeded:

@bors bors bot merged commit bbc5fc9 into RIOT-OS:master Apr 11, 2023
@benpicco benpicco added this to the Release 2023.07 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants