]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: Drop sandbox() from integration test wrapper (#36009)
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 15 Jan 2025 10:32:34 +0000 (11:32 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2025 10:32:34 +0000 (11:32 +0100)
With the latest changes, this is not required anymore as mkosi sandbox
will set up the proper $PATH to make sure the executables from the build
directory are used.


Trivial merge