From 8fc989c194f671a7427d1de97f0aedc1db8b6560 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 5 Feb 2019 21:45:37 -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 3e65fceb..7ecf659c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -227,6 +227,7 @@ DELSITES(){ SITES[${sid}]=${site_conf[4]} sid=`expr $sid + 1` done + declare -p SITES while : do for s in "${!SITES[@]}"; do