Details
-
Fix
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The substitution for unknown Variables in a causes invalid commands / scripts.
Sample:
Using the command echo `date "+%Y%m%d"` as command parameter in a ssh job will subsituted to echo `date "+%Y?m?d"`.