diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-01-17 22:38:25 -0500 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-01-18 16:47:05 +0200 |
commit | 7deeb293b684e6361fee28e1ec34adce693969b4 (patch) | |
tree | ffe51fa1aac3d115a157bd647c0a55ce900868a5 /mesonbuild/interpreter/interpreterobjects.py | |
parent | 5c7f3b5bb86297e7be2adfd0b7ae86ea140fdde6 (diff) | |
download | meson-7deeb293b684e6361fee28e1ec34adce693969b4.zip meson-7deeb293b684e6361fee28e1ec34adce693969b4.tar.gz meson-7deeb293b684e6361fee28e1ec34adce693969b4.tar.bz2 |
wraps: on failure to apply a patch, delete the subproject directory
This code path is only called on initial download of a subproject, but
if we raise an error and abort while downloading/applying a patch
overlay we still have the upstream sources extracted... which appears to
be a subproject, then turns out to be broken due to missing meson.build
Partially implements #9688
Diffstat (limited to 'mesonbuild/interpreter/interpreterobjects.py')
0 files changed, 0 insertions, 0 deletions