1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

tests: guix-home: Fix description search for home-mcron.

* tests/guix-home.sh: home-mcron has changed description, adapt the search.
This commit is contained in:
Josselin Poiret
2023-08-25 17:45:47 +02:00
parent 9f68a2a9c4
commit 4fefbd4f14

View File

@@ -224,5 +224,5 @@ EOF
#
guix home search mcron | grep "^name: home-mcron"
guix home search job manager | grep "^name: home-mcron"
guix home search scheduling daemon | grep "^name: home-mcron"
)