Revision a48bfa8c
[BUGFIX] CopyConfigurationTask failed with custom port
Commands will run into a timeout when using a
port != 22.
Reason:
scp needs '-P'
ssh needs '-p'
Change-Id: I22f20a76671635c8845dad366f30c345c16a9777
- added
- modified
- copied
- renamed
- deleted