mirror of
https://github.com/mesonbuild/meson.git
synced 2026-06-24 08:48:03 +00:00
Disable the new feature that ensures that the git repository is owned by the same user that runs the command. This apparently is not true when running the test suite and breaks at least the Gentoo CI job. Signed-off-by: Michał Górny <mgorny@quansight.com>