From d6fd84ae4875f7aadc5c72d0ae9be25f0b89bb61 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Dec 2023 23:45:49 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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})