Update status.inc

This commit is contained in:
2023-10-09 16:23:49 -05:00
parent b28c423f30
commit 8ec35de7f3

View File

@@ -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=('')