From b758adc513fc28ff5bb2e0889206a47b48296ed2 Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Wed, 11 May 2022 00:14:41 +0200 Subject: [PATCH] removed testing code --- sequencer.sh | 1 - 1 file changed, 1 deletion(-) 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