Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Mercury
-
Fix Version/s: Mercury
-
Component/s: Other / Misc.
-
Labels:None
-
Environment:
SAPI#1042
OPS Script#736
-
Sprint:Sprint 6
Description
Usage for the script setupDistributions.groovy doesn't display - it throws array Index out of bound
[amlops@aml-qa4-monman1 groovy]$ groovy setupDistributions.groovy help
DEBUG - Provided Options:
Caught: java.lang.ArrayIndexOutOfBoundsException: 1
java.lang.ArrayIndexOutOfBoundsException: 1
at setupDistributions.run(setupDistributions.groovy:75)
[amlops@aml-qa4-monman1 groovy]$ groovy setupDistributions.groovy -h
DEBUG - Provided Options:
Caught: java.lang.ArrayIndexOutOfBoundsException: 1
java.lang.ArrayIndexOutOfBoundsException: 1
at setupDistributions.run(setupDistributions.groovy:75)