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

Update serial.sh

parent 03102510
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -30,13 +30,12 @@ HOST_ARGS+=("-cpu_arch=${HOST_CPU}")
[ -n "$HOST_VERSION" ] && HOST_ARGS+=("-version=${HOST_VERSION}")
[ -n "$HOST_TIMESTAMP" ] && HOST_ARGS+=("-ts=${HOST_TIMESTAMP}")

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

./run/host.bin "${HOST_ARGS[@]}" > /dev/null 2>&1 &
 
[ "$DEBUG" = "Y" ] && { set +x; } 2>/dev/null

# Configure serial ports

SERIAL_OPTS="\