Unverified Commit d4d78c69 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

DEBUG

parent 6d7b7763
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -29,6 +29,11 @@ ARGS="-cpu_arch=${HOST_CPU}"
[ -n "$GUEST_SERIAL" ] && ARGS="$ARGS -guestsn=${GUEST_SERIAL}"
[ -n "$HOST_VERSION" ] && ARGS="$ARGS -version=${HOST_VERSION}"

if [ "$DEBUG" = "Y" ]; then
  echo -n "./run/host.bin "
  echo "${ARGS}" && echo
fi

./run/host.bin ${ARGS:+ $ARGS} > /dev/null 2>&1 &

SERIAL_OPTS="\