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
No known key found for this signature in database
GPG Key ID: 505E40B916171A8A
1 changed files with 1 additions and 1 deletions

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"
)