Closed mloskot closed 10 months ago
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: knabben, mloskot
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Apparently, ssh.Session trips over newline characters while executing the multiline command on the remote Windows host with PowerShell. Only command in first line is executed.
Replacing newline character with
;
as no-op.Running the swdt-cli in PowerShell 7 on Windows host: