guix-play/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 vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
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 vm: Use grub-hybrid's grub-mkrescue. 2017-08-03 18:13:03 +02:00
tests services: Add memcached. 2017-07-30 09:08:30 +01:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
bootloader.scm bootloader: Use <menu-entry> for the bootloader side. 2017-07-28 21:56:18 +02:00
local.mk gnu: ruby-puma: Update to 3.9.1. 2017-08-08 09:31:18 +10:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm services: Make error message less scary. 2017-07-11 00:48:50 +02:00
system.scm bootloader: Use <menu-entry> for the bootloader side. 2017-07-28 21:56:18 +02:00
tests.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00