mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-23 18:33:41 +08:00
Disable trap
This commit is contained in:
@@ -83,6 +83,8 @@ set -m
|
||||
)
|
||||
set +m
|
||||
|
||||
trap - ERR
|
||||
|
||||
if (( KERNEL > 4 )); then
|
||||
pidwait -F "${_QEMU_PID}" & wait $!
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user