[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74787: guile-ssh@0.18 breaks offloading
From: |
Ludovic Courtès |
Subject: |
bug#74787: guile-ssh@0.18 breaks offloading |
Date: |
Thu, 12 Dec 2024 12:45:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Tomas and Dariqq,
Tomas Volf <~@wolfsden.cz> skribis:
> In 0.18.0, the `open-remote-pipe*' now correctly quotes the arguments, so the
> double quoting that was done by `shell-quote' is not harmful and breaks at
> least offloading and deploy.
>
> * guix/remote.scm (remote-pipe-for-gexp): Call object->string just once.
>
> Change-Id: Id922d26d318bfdd4714e267687c1b27461196d90
Added the “Fixes” and “Reported-by” lines to the log and committed.
Thanks!
Ludo’.