diff --git a/sequencer.sh b/sequencer.sh index 7bafba3..881cdb9 100755 --- a/sequencer.sh +++ b/sequencer.sh @@ -103,7 +103,6 @@ set -o pipefail local log_line="" while IFS=$'\n' read -r log_line ; do - color red printf '%b' "${log_color}" >${outp} if [[ -n "${LOG_TIME}" ]] ; then if (( appendText )) ; then