Loading run/run.sh +1 −1 Original line number Diff line number Diff line Loading @@ -54,5 +54,5 @@ set +m # Since we started the QEMU process with -m, we need to poll if it's still running while [ -d "/proc/$(cat ${_QEMU_PID})" ]; do snore 1 sleep 1 done Loading
run/run.sh +1 −1 Original line number Diff line number Diff line Loading @@ -54,5 +54,5 @@ set +m # Since we started the QEMU process with -m, we need to poll if it's still running while [ -d "/proc/$(cat ${_QEMU_PID})" ]; do snore 1 sleep 1 done