diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 2083fb78..6330a0df 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1297,7 +1297,7 @@ SERVICE(){ # NTS=$NODE_TYPES else NTS=(${NODE_TYPES[*]}) - echo $NTS + echo $NODE_TYPES fi if [ "${3}" != "q" ]; then