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