ssh: Fix type that broke offloading.
authorLudovic Courtès <ludo@gnu.org>
Tue, 11 May 2021 10:21:12 +0000 (12:21 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 11 May 2021 10:49:53 +0000 (12:49 +0200)
commitda28efef36af8925bcd9e40a81cbf552cf8c2d02
tree4c6c42745736fe0f2b01aa199d63559bf8723361
parenta232a40b0011ef3200954f0f5e082e9adfeab2e1
ssh: Fix type that broke offloading.

Reported by Simon Streit <simon@netpanic.org>.
Regression introduced in 3270308eebe82075d2f02517c5a2b1599928495c.

* guix/ssh.scm (remote-daemon-channel)[redirect]: Unquote SOCKET-NAME.
guix/ssh.scm