]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: ignore both kill and wait errors in TEST-87-AUX-UTILS-VM.vmspawn 42291/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 25 May 2026 11:57:51 +0000 (12:57 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 25 May 2026 11:58:04 +0000 (12:58 +0100)
commitf6cd374e47ca3b4588ba6fa3906742f3db2f6249
tree05495c2684c58c3a98ec477c636a9cf35e0f27d3
parent89f13af5f9476fd090b03f9131b8976e0bc5fbd6
test: ignore both kill and wait errors in TEST-87-AUX-UTILS-VM.vmspawn

If the process already exited it's not just wait, but also kill that
will fail, so guard them both

Follow-up for d32bc9cd07e61e852c624f228dda8669f540bf6d
test/units/TEST-87-AUX-UTILS-VM.vmspawn.sh