diff --git a/inc/status.inc b/inc/status.inc index 27923337..26621634 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -3,7 +3,7 @@ STATUS(){ start=$(date +%s) log_start=$(date "+%Y-%m-%d %H:%M:%S") - if [ "${1}" == "status" ] && [ "${2}" == "report" ] + if [ "${1}" == "status" ] && [ "${2}" == "report" ]; then if [ "${NM_NODETYPES[${ST_ACTION^^}]}" != "" ]; then ntss=${ST_ACTION^^} ntypesel=(${ntss})