diff --git a/test.sh b/test.sh index f0fa573..e642899 100755 --- a/test.sh +++ b/test.sh @@ -33,7 +33,5 @@ function myfunc() } detect_os targetvalue -#declare -p targetvalue - -printf( "%-30s %s\n", "Starting initialization...", "Ok." ); +declare -p targetvalue