From 8913343948b9f1e3fd1ec8e7cc4e677e09e8a1de Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 21 Mar 2020 16:31:27 -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 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