guix-commits
[Top][All Lists]
Advanced

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

05/06: squash! RUN_EXPENSIVE_TESTS fixlet


From: guix-commits
Subject: 05/06: squash! RUN_EXPENSIVE_TESTS fixlet
Date: Wed, 7 Jun 2023 17:46:14 -0400 (EDT)

civodul pushed a commit to branch wip-guix-index
in repository guix.

commit 3db533650d930acb943c2b24ee73263c072f5da4
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Wed Jun 7 23:23:10 2023 +0200

    squash! RUN_EXPENSIVE_TESTS fixlet
---
 tests/guix-locate.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/guix-locate.sh b/tests/guix-locate.sh
index d303fcc543..a1c9e9506a 100755
--- a/tests/guix-locate.sh
+++ b/tests/guix-locate.sh
@@ -62,7 +62,7 @@ $cmd_manifests -g '*.scm' | grep "^guile-bootstrap.*boot-9"
 
 if $RUN_EXPENSIVE_TESTS
 then
-    $cmd_store
+    $cmd_store --update
     $cmd_store guile
     $cmd_store guile | grep "$(guix build guile-bootstrap)/bin/guile"
     $cmd_store boot-9.scm | grep ^guile-bootstrap



reply via email to

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