diff --git a/inc/status.inc b/inc/status.inc index 6ade506b..888f9cb1 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -122,7 +122,7 @@ STATUS(){ if [ "${ntypesel}" != "" ]; then ntypesel=(${ntypesel}) else - ntypesel=${NM_NODE_TYPES[@]} + ntypesel=$NM_NODE_TYPES[@] fi for NTYPE in "${!ntypesel}"; do