mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 17:07:58 +08:00
Print debug info
This commit is contained in:
parent
2c0c45457e
commit
ffe08bc043
@ -34,7 +34,7 @@ HOST_ARGS+=("-cpu_arch=${HOST_CPU}")
|
||||
|
||||
./run/host.bin "${HOST_ARGS[@]}" > /dev/null 2>&1 &
|
||||
|
||||
[ "$DEBUG" = "Y" ] && { set +x; } 2>/dev/null
|
||||
{ set +x; } 2>/dev/null
|
||||
|
||||
# Configure serial ports
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user