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