Unverified Commit 2bca126a authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Wait for PID

parent 4af8ca64
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -53,7 +53,4 @@ set -m
set +m

pidwait -F "${_QEMU_PID}" &

set +e
wait $!
exit 0