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