Commit d5c1c31c authored by Kroese's avatar Kroese Committed by GitHub
Browse files

pidwait

parent c8bd28a7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -41,5 +41,4 @@ set -m
)
set +m

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