diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-01-12 22:20:30 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-01-12 23:41:15 +0100 |
commit | d06d54e338064d84a59c5811587b930799aab208 (patch) | |
tree | 86e46e4031a20534d8dc68cace7a274a385737b2 /gnu/packages.scm | |
parent | 6b433caed2c86bf41acfa65dd507292e8a0ab2ac (diff) | |
download | guix-d06d54e338064d84a59c5811587b930799aab208.tar.gz |
offload: Fix regression in file retrieval.
This fixes a regression in 'retrieve-files*' introduced in 896fec476f728183b331cbb6e2afb891207b4205, whereby (guix scripts offload) would not read the initial sexp now sent by the remote host via 'store-export-channel'. This would effectively prevent file retrieval entirely when offloading. * guix/ssh.scm (retrieve-files*): New procedure, like former 'retrieve-files' but with an extra #:import parameter. (retrieve-files): Rewrite in terms of 'retrieve-files*'. (file-retrieval-port): Make private. * guix/scripts/offload.scm (transfer-and-offload): Pass #:import to 'retrieve-files*'. (retrieve-files*): Remove.
Diffstat (limited to 'gnu/packages.scm')
0 files changed, 0 insertions, 0 deletions