diff --git a/experimental_dockcheck.sh b/experimental_dockcheck.sh index fd03bda..ee19e0f 100644 --- a/experimental_dockcheck.sh +++ b/experimental_dockcheck.sh @@ -88,7 +88,7 @@ if [ -n "$GotErrors" ] ; then fi ### SELECTION definitions and functions: -NumberedUpdates=(all "$GotUpdates") +NumberedUpdates=(all "${GotUpdates[@]}") options() { num=0