diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-22 15:00:41 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-22 15:24:58 -0400 |
commit | 29ac7dd0883454e6d5f26a0d666f13a9faf98238 (patch) | |
tree | 3f64b7a2a39895256a34c029bb68ec7501a3b2e8 /docs/markdown | |
parent | 389b2f6785a0e281e20205689d2a5729e4378174 (diff) | |
download | meson-29ac7dd0883454e6d5f26a0d666f13a9faf98238.zip meson-29ac7dd0883454e6d5f26a0d666f13a9faf98238.tar.gz meson-29ac7dd0883454e6d5f26a0d666f13a9faf98238.tar.bz2 |
clean up message for OSError errorhandler
Currently it repeats the text of the exception, which appeared
immediately above. And strerror is already part of args, so that was
then doubled. `str(e)` formats this much better anyway.
While we are at it, point out that it is probably a build environment
issue, rather than just saying "this is probably not a meson bug". The
former comes across a bit more as constructive advice rather than just
"idk but it's not our fault".
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions