Christopher Baines b4c4a6acb1
guix: inferior: Fix the behaviour of open-inferior #:error-port.
I'm looking at this as the Guix Data Service uses this behaviour to record and
display logs from inferior processes.

* guix/inferior.scm (open-bidirectional-pipe): Call dup2 for file descriptor
2, passing either the file number for the current error port, or a file
descriptor for /dev/null.
* tests/inferior.scm ("#:error-port stderr", "#:error-port pipe"): Add two new
tests that cover some of the #:error-port behaviour.
2022-07-08 13:51:34 +01:00
..
2022-06-15 10:18:34 +02:00
2022-05-12 12:45:49 -04:00
2022-05-01 21:30:34 +02:00
2022-02-14 11:23:07 +01:00
2022-03-18 16:03:33 +01:00
2022-06-10 23:52:34 -04:00
2022-05-31 14:54:16 -04:00
2021-08-12 12:34:13 +02:00
2022-02-14 11:23:07 +01:00