mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Sleep
This commit is contained in:
parent
bcfc58a870
commit
3b3b6f107d
@ -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…
x
Reference in New Issue
Block a user