[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33267] [PATCH] ssh: Honor the SOCKET-NAME argument of connect-to-re
From: |
Ludovic Courtès |
Subject: |
[bug#33267] [PATCH] ssh: Honor the SOCKET-NAME argument of connect-to-remote-daemon. |
Date: |
Mon, 05 Nov 2018 21:46:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi Maxim,
Maxim Cournoyer <address@hidden> skribis:
>>From dd6d3ee8bec3a99fd178a8efddfa417fbed72a66 Mon Sep 17 00:00:00 2001
> From: Maxim Cournoyer <address@hidden>
> Date: Mon, 5 Nov 2018 00:01:47 -0500
> Subject: [PATCH] ssh: Honor the SOCKET-NAME argument of
> connect-to-remote-daemon.
>
> * guix/ssh.scm (connect-to-remote-daemon): Pass the `socket-name' variable to
> the `open-connection' call so that it is honored.
Good catch! LGTM.
Thanks,
Ludo’.