This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit b3393b15e2bea68aeea5b55df3a9c0290ae647da Merge: 2feaa88e0 93a2bc3a4 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Wed Aug 7 16:11:07 2024 +0100 Merge pull request #1746 from ssssam/sam/fail-when-buildbox-run-broken Fail early if `buildbox-run` is present but non-functional src/buildstream/_exceptions.py | 9 +++++++ src/buildstream/_platform/platform.py | 33 ++++++++++---------------- src/buildstream/sandbox/_sandboxbuildboxrun.py | 23 +++++++++--------- 3 files changed, 33 insertions(+), 32 deletions(-)
