mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
_QEMU_PID
This commit is contained in:
parent
3a67bb81b8
commit
66c254f6b4
@ -21,7 +21,7 @@ _trap(){
|
|||||||
|
|
||||||
_graceful_shutdown() {
|
_graceful_shutdown() {
|
||||||
|
|
||||||
[ ! -f "{_QEMU_PID}" ] && return
|
[ ! -f "${_QEMU_PID}" ] && return
|
||||||
[ -f "${_QEMU_SHUTDOWN_COUNTER}" ] && return
|
[ -f "${_QEMU_SHUTDOWN_COUNTER}" ] && return
|
||||||
|
|
||||||
set +e
|
set +e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user