diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-04-27 19:15:04 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-05-05 20:07:44 -0400 |
commit | 09a26032852a4b4fbab9dcfa819c6958e426b9b1 (patch) | |
tree | a7207e39cd2f55627608c71146645ad91e3dfe98 /mesonbuild/scripts/coverage.py | |
parent | 557680f7d6b2a2e7c3d0f04fb0d6529ac7a6d475 (diff) | |
download | meson-09a26032852a4b4fbab9dcfa819c6958e426b9b1.zip meson-09a26032852a4b4fbab9dcfa819c6958e426b9b1.tar.gz meson-09a26032852a4b4fbab9dcfa819c6958e426b9b1.tar.bz2 |
minit: refuse to allow creating broken projects
Some executable names are invalid, and while it's unlikely anyone will
specify such a thing using the --executable argument, it's not unlikely
that people experimenting will attempt to use meson init in a directory
named "test".
This then defaults to that for both the project name and the sample
target name, and the latter produces errors when you try to build it.
Fixes #10321
Diffstat (limited to 'mesonbuild/scripts/coverage.py')
0 files changed, 0 insertions, 0 deletions