From 15dce078d3ce4e7e1e2871f028c32b0ec99a82ee Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 21 Mar 2020 16:32:20 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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