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