Hello, Tomas Volf <[email protected]> writes:
> * guix/scripts/copy.scm (send-to-remote-host): Always pass the port to > open-ssh-session. > (retrieve-from-remote-host): Same. > * guix/scripts/offload.scm (open-ssh-session): Pass #f as #:config. Skips > reading the configuration file and is nicer. > * guix/ssh.scm (open-ssh-session): Drop explicit parsing of the configuration > since it is parsed by default. Report actual port used in the error message. > * guix/store/ssh.scm (connect-to-daemon): Always pass the port part of the > uri, even when #f. Applied, thanks! Ludo’.
