mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-23 18:33:41 +08:00
_QEMU_PID
This commit is contained in:
@@ -21,7 +21,7 @@ _trap(){
|
||||
|
||||
_graceful_shutdown() {
|
||||
|
||||
[ ! -f "{_QEMU_PID}" ] && return
|
||||
[ ! -f "${_QEMU_PID}" ] && return
|
||||
[ -f "${_QEMU_SHUTDOWN_COUNTER}" ] && return
|
||||
|
||||
set +e
|
||||
|
||||
Reference in New Issue
Block a user