define array
This commit is contained in:
parent
ff91ef36e3
commit
f0a02bc746
@ -87,7 +87,7 @@ for param in $3 $4 $5 $6; do
|
||||
done
|
||||
|
||||
# Build array of parameters to cycle through
|
||||
PARAMLIST=
|
||||
PARAMLIST=()
|
||||
if [ $PROCESSORG ] ; then
|
||||
# get a list of repositories in the source organisation and store in array of parameters
|
||||
for page in {1..10} ; do
|
||||
|
Loading…
Reference in New Issue
Block a user