guix/gnu
Ludovic Courtès be0a672c30
tests: Accept manual installation scripts that exit with SIGTERM.
Fixes <https://bugs.gnu.org/39926>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

Previously we'd error out if the installation script exits with
non-zero, which was the case because the 'reboot' program would
typically not get a reply, and thus would eventually be killed by PID 1
as the system is brought down.

* gnu/tests/install.scm (run-install)[install]: Expect SCRIPT to exit
with SIGTERM in addition to exiting with zero.
2020-03-19 23:17:32 +01:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build
installer
machine
packages gnu: vim: Update to 8.2.0411. 2020-03-19 22:33:30 +02:00
services services: nfs: Remove unnecessary "mount" invocation. 2020-03-16 22:58:37 +01:00
system gnu: system: Remove guile-wm from skeleton. 2020-03-19 12:14:19 +01:00
tests tests: Accept manual installation scripts that exit with SIGTERM. 2020-03-19 23:17:32 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add date. 2020-03-19 15:14:08 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: system: Export %sudoers-specification. 2020-03-17 23:01:07 -04:00
tests.scm