diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-22 14:49:14 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-22 15:24:57 -0400 |
commit | 389b2f6785a0e281e20205689d2a5729e4378174 (patch) | |
tree | 2d67c309893393457e1862fde33299e71aab5011 /docs/markdown | |
parent | 28103614efb8197bc35e2e0dc9ab97bb42bd951d (diff) | |
download | meson-389b2f6785a0e281e20205689d2a5729e4378174.zip meson-389b2f6785a0e281e20205689d2a5729e4378174.tar.gz meson-389b2f6785a0e281e20205689d2a5729e4378174.tar.bz2 |
fix regression in logging runpython errors
In commit fa044e011d5d7a3525c9b3f2acfe1cbf4a0a96a1 we caught OSError and
started emitting a special error message disclaiming that it probably
isn't Meson's fault, and skipping the generic "This is a meson bug and
should be reported" handler.
But, we no longer did this after verifying that the command *isn't*
runpython, so arbitrary scripts that raised OSError would start saying
stuff about Meson, which was wrong.
Start checking for runpython first.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions