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

pidwait

parent 7c57cf28
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -52,5 +52,4 @@ set -m
)
set +m

pidwait -F "${_QEMU_PID}" &
wait $!
pidwait -F "${_QEMU_PID}" & wait $!