guix/gnu
Christopher Baines dc7b3e5633
services: herd: Fix matching ok responses from shepherd service.
Previously the match expression case for a successful response
(where error is #f) required that the result component contained a list with a
single element.

As far as I see when looking at the responses from the shepherd, this is not
normally the case. Therefore, to avoid treating successful responses as
errors, make the match requirement more permissive, accepting any value.

* gnu/services/herd.scm (invoke-action): Change match condition for ok responses.
2017-08-08 20:48:53 +01:00
..
bootloader
build build: Allow mounting of entire disks. 2017-08-05 18:49:33 +02:00
packages gnu: babl: Update to 0.1.28. 2017-08-08 18:43:07 +03:00
services services: herd: Fix matching ok responses from shepherd service. 2017-08-08 20:48:53 +01:00
system
tests
artwork.scm
bootloader.scm
local.mk gnu: ruby-puma: Update to 3.9.1. 2017-08-08 09:31:18 +10:00
packages.scm
services.scm
system.scm
tests.scm