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
..
2017-08-13 07:36:32 +01:00
2020-03-02 23:39:44 +01:00
2019-09-25 08:35:33 +01:00
2019-03-20 20:31:15 +01:00
2018-12-24 11:18:36 +02:00
2020-03-16 14:05:52 +01:00
2019-05-31 20:22:23 +01:00