too many "
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
||||
|
||||
# parse the command line parameters
|
||||
PROCESSORG=
|
||||
if [[ $1 == "org=*" ]] ; then
|
||||
if [[ $1 == org=* ]] ; then
|
||||
# using a list of the repos in this organisatoin as input
|
||||
PROCESSORG=${$param#*=}
|
||||
# Get the ini file and relevant parameters - only needed for org processing
|
||||
|
Reference in New Issue
Block a user