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[@]}"