Update test.sh

This commit is contained in:
2019-01-31 23:51:06 -06:00
parent 234c6953a1
commit 0399cc6fb8

View File

@@ -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