Skip to content

Fixed ssh known-hosts bug and more.

Pavel Kirilin requested to merge bugfix/ssh into develop

Description:

  • Unknown hosts now will be added automatically;
  • In docker removed known-hosts file mounting as volume;
  • Fixed stdout and stderr handling.
  • Fixed stdout message formatting.

Signed-off-by: Pavel Kirilin [email protected]

Merge request reports