guix/gnu
Ludovic Courtès 6ea6e1476f
file-systems: Spawn a REPL only when interaction is possible.
Fixes <https://bugs.gnu.org/23697>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.

* gnu/build/file-systems.scm (check-file-system): Call 'start-repl' only
if current-input-port passes 'isatty?'.
* gnu/services/shepherd.scm (shepherd-configuration-file): After
'for-each' expression, call 'redirect-port'.
* gnu/tests/base.scm (run-basic-test)["stdin is /dev/null"]: New test.
2018-12-18 16:04:26 +01:00
..
bootloader
build file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
packages gnu: libostree: Update to 2018.9.1. 2018-12-18 14:53:43 +01:00
services file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
system
tests file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
artwork.scm
bootloader.scm
local.mk
packages.scm
services.scm
system.scm
tests.scm