Ludovic Courtès fb32e226ce
tests: Use the client 'start-service' procedure.
The previous code worked "by chance": 'start' from (shepherd service)
happened to be in scope because the marionette REPL is created by a mere
'primitive-fork', and 'start' happened to kinda work.

* gnu/tests/base.scm (run-basic-test): Use 'start-service' from (gnu
services herd), not 'start' from (shepherd service), which is not
supposed to work.
* gnu/tests/install.scm (run-install): Likewise.
2023-04-21 16:16:38 +02:00
..
2023-02-05 06:56:44 +01:00
2023-04-14 15:10:59 -04:00
2022-09-08 15:17:31 +02:00
2023-02-09 01:07:47 +01:00
2022-08-30 19:29:58 +02:00
2022-06-24 10:24:54 +02:00
2021-12-23 16:05:13 +01:00
2022-09-24 09:41:24 +02:00
2023-01-22 18:12:09 +01:00