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

test: use python3 instead of python in pummel test #53057

Commits on May 20, 2024

  1. test: use python3 instead of python in pummel test

    As f9bfe78 already did for a regular test, replace `python` with
    `python3` in the only `pummel` test spawning it so that it can be run on
    platforms that don't provide a `python` binary anymore, like modern
    macOS or some Linux distributions (e.g. Fedora) without specifying a
    `PYTHON` env var.
    fahrradflucht committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b395a10 View commit details
    Browse the repository at this point in the history