diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-03-24 22:20:54 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-03-24 22:20:54 +0100 |
commit | 8b7af63754945c04a1046c9701d5257a7277a95a (patch) | |
tree | a8fd2667df3bcade0b885acc7648085dc83dbe67 /gnu/packages/autotools.scm | |
parent | 01ac19dca4318d577cf3bef53cfe6af590f0e5f8 (diff) | |
download | guix-8b7af63754945c04a1046c9701d5257a7277a95a.tar guix-8b7af63754945c04a1046c9701d5257a7277a95a.tar.gz |
offload: Compress files being sent/retrieved.
* guix/scripts/offload.scm (send-files): Add "xz -dc |" to the remote
pipe command. Pass PIPE through 'call-with-compressed-output-port'.
Remove 'close-pipe' call.
(retrieve-files): Add "| xz -c" to the remote pipe command. Pass PIPE
through 'call-with-decompressed-port'. Remove 'close-pipe' call.
Diffstat (limited to 'gnu/packages/autotools.scm')
0 files changed, 0 insertions, 0 deletions