removed testing code
This commit is contained in:
@@ -103,7 +103,6 @@ set -o pipefail
|
|||||||
local log_line=""
|
local log_line=""
|
||||||
|
|
||||||
while IFS=$'\n' read -r log_line ; do
|
while IFS=$'\n' read -r log_line ; do
|
||||||
color red
|
|
||||||
printf '%b' "${log_color}" >${outp}
|
printf '%b' "${log_color}" >${outp}
|
||||||
if [[ -n "${LOG_TIME}" ]] ; then
|
if [[ -n "${LOG_TIME}" ]] ; then
|
||||||
if (( appendText )) ; then
|
if (( appendText )) ; then
|
||||||
|
Reference in New Issue
Block a user