mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-21 03:40:39 +00:00
Merge pull request #2 from t0rnis/patch-1
Update experimental_dockcheck.sh
This commit is contained in:
@@ -88,7 +88,7 @@ if [ -n "$GotErrors" ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
### SELECTION definitions and functions:
|
### SELECTION definitions and functions:
|
||||||
NumberedUpdates=(all "$GotUpdates")
|
NumberedUpdates=(all "${GotUpdates[@]}")
|
||||||
|
|
||||||
options() {
|
options() {
|
||||||
num=0
|
num=0
|
||||||
|
|||||||
Reference in New Issue
Block a user