diff --git a/test.sh b/test.sh index 83b025c..0a7406e 100755 --- a/test.sh +++ b/test.sh @@ -33,7 +33,7 @@ function myfunc() } # call function that constructs the array with the array name -myfunc targetvalue +detect_os targetvalue # display it declare -p targetvalue