summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2026-03-12 21:41:22 +0100
committerLudovic Courtès <ludo@gnu.org>2026-03-14 16:07:34 +0100
commitc917ece6d97266c990ea351c85019d19ca37e6ae (patch)
treedef136954b2e5827e7c3ef5787cc969afaff8275 /doc
parentfd76b64acdd5b437ba4a243a0845329775ef0cd5 (diff)
remote: Print output and error stream in ‘remote-eval’.
Previously, anything written by the remote process to its output and error ports was lost. Now it’s properly transferred and displayed. * guix/remote.scm (trampoline): Direct current output and error ports to a string output port; return the port’s content in addition to the return value of ‘primitive-load’. (%remote-eval): Expect output/error string from ‘read-repl-response’ and display it line by line. Fixes: guix/guix#7088 Reported-by: Tomas Volf <~@wolfsden.cz> Change-Id: I73bc81a08626b3204136b6f1568130f9895d56e3 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #7092
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions