Details
-
Fix
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
If the SSH Job runs on a windows remote host the commands are still concatenated with the unix operator ; instead of the windows operator &.
Desired Behavior
The SSH Job should always use the correct operator of the os on the remote host for concatenation of commands.
Attachments
Issue Links
- affects
-
JITL-361 SSH Job uses wrong command concatenation operator when remote OS is different from local OS
- Released