too many "

This commit is contained in:
Trevor Batley 2023-06-03 16:46:27 +10:00
parent 255cce967a
commit 5c065162dd

View File

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