From 39d013f74c3e8a6d3c58e1925960d12aa566f151 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 22 Mar 2020 13:23:47 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 5631073c..2bcfb517 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1291,7 +1291,6 @@ SERVICE(){ fi done done - exit 0; if [ "$NODE_TYPE" = "NC" ]; then NT_HOSTS=NC_HOSTS[@] NT_HOST=NC_HOSTS[0]