From 94891ec06633c9b95472b03916c811df93680ae6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 29 Jan 2019 23:48:33 -0600 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 e63297f0..51cfc24c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -148,6 +148,7 @@ case "$1" in fi done fi + echo "HERE: ${2}" if [ -z ${LOCAL_SERVICES+x} ] || [ "${2}" = "all" ]; then nid=1 for nip in "${HOSTS2[@]}"