guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 08/08: tests: guix-home: Fix description search for home-mcron.
Date: Fri, 25 Aug 2023 12:28:38 -0400 (EDT)

jpoiret pushed a commit to branch master
in repository guix.

commit 4fefbd4f147bc1174792dc2473c79c784de42065
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Fri Aug 25 17:45:47 2023 +0200

    tests: guix-home: Fix description search for home-mcron.
    
    * tests/guix-home.sh: home-mcron has changed description, adapt the search.
---
 tests/guix-home.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/guix-home.sh b/tests/guix-home.sh
index e6d16d7fab..649d811a0c 100644
--- a/tests/guix-home.sh
+++ b/tests/guix-home.sh
@@ -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"
 )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]