-
Bug
-
Resolution: Fixed
-
Minor
-
None
When rundeck job option values have hyphens in them, they don't get correctly parsed.
For example: If the argString is "-optionWithHyphen value-value", $RDECK_EXEC_ARG_optionWithHyphen will be set to "value" instead of "value-value"