Update git submodules

* Update plugins/download-commands from branch 'stable-2.15'
  to c80d8fec81c3f9530ed07f83bc09fd73629522cd
  - Set SSH default port to 22
    
    If nothing is configured, the advertised ssh address is *:29418, and it
    is translated to host:29418.
    
    If sshd.listenAddress is configured without a port, then the advertised
    address is host:29418.
    
    If it is configured with port 22, the advertised address is host, without
    the port.
    
    The logic in SshScheme assumed that "no port" is 29418, which is
    incorrect.
    
    Change-Id: I8b4717a1f5765272b4c3bd7683750ae8fd12a4d5
This commit is contained in:
Orgad Shaneh
2020-02-18 06:06:01 +02:00
committed by Gerrit Code Review
parent 8bf1d99854
commit c07e087624