Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Commit6dc1898
test: use python3 instead of python in pummel test
Asf9bfe78 already did for a regular test, replace `python` with`python3` in the only `pummel` test spawning it so that it can be run onplatforms that don't provide a `python` binary anymore, like modernmacOS or some Linux distributions (e.g. Fedora) without specifying a`PYTHON` env var.PR-URL:#53057Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>Reviewed-By: James M Snell <jasnell@gmail.com>1 parenta5f5b45 commit6dc1898
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments
Comments
(0)