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