From 8ec35de7f310c160c424b277a95f93ce55cdedc9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 9 Oct 2023 16:23:49 -0500 Subject: [PATCH] Update status.inc --- inc/status.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/status.inc b/inc/status.inc index e8f87c84..8b3f09ac 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -2,6 +2,7 @@ STATUS(){ start=`date +%s` ST_ACTION=${1} + echo "HERE [ ${1} == report ] || [ ${2} == report ] || [ ${3} == report ]" if [ "${1}" == "report" ] || [ "${2}" == "report" ] || [ "${3}" == "report" ]; then unset idsCL idsBG idsST idsCL=('')