mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-08-09 20:50:29 +02:00
accessing unset variables fixed
This commit is contained in:
@@ -171,6 +171,8 @@ declare opt_verbose='no'
|
||||
# array collecting all modules specified on the command line via '--with=module'
|
||||
declare -a opt_with_modules=()
|
||||
|
||||
declare BUILD_SCRIPT=''
|
||||
|
||||
declare opt_ol_name_or_dir=''
|
||||
|
||||
parse_args() {
|
||||
|
||||
Reference in New Issue
Block a user