diff --git a/xwords4/linux/scripts/discon_ok2.sh b/xwords4/linux/scripts/discon_ok2.sh index 19d914e7c..dc959547d 100755 --- a/xwords4/linux/scripts/discon_ok2.sh +++ b/xwords4/linux/scripts/discon_ok2.sh @@ -43,7 +43,7 @@ declare -A LOGS declare -A MINEND declare -A ROOM_PIDS declare -a APPS_OLD=() -declare -a DICTS= # wants to be =() too? +declare -a DICTS=() # wants to be =() too? declare -A CHECKED_ROOMS function cleanup() {