Update status.inc
This commit is contained in:
@@ -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=('')
|
||||
|
||||
Reference in New Issue
Block a user