From f21f1f1e30e98ecf7edbbd4bf9fd94ecb2f4c01f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 15 Mar 2020 11:01:31 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) 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