test: use python3 instead of python in pummel test · nodejs/node@6dc1898 · GitHub
Skip to content

Commit 6dc1898

Browse files
fahrradfluchtmarco-ippolito
authored andcommitted
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. PR-URL: #53057 Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent a5f5b45 commit 6dc1898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/pummel/test-child-process-spawn-loop.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)