mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
tests: Fix typo.
* tests/guix-build.sh: Fix typo.
This commit is contained in:
+1
-1
@@ -421,7 +421,7 @@ then
|
|||||||
guix build -m <(echo '(specifications->manifest (list "guile"))') -n
|
guix build -m <(echo '(specifications->manifest (list "guile"))') -n
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Build a scheme->file object via multiple expressions, and validate it
|
# Build a scheme-file object via multiple expressions, and validate it
|
||||||
# produces the correct result when evaluated.
|
# produces the correct result when evaluated.
|
||||||
scheme_file=$(guix build -e \
|
scheme_file=$(guix build -e \
|
||||||
"(use-modules (guix gexp)) \
|
"(use-modules (guix gexp)) \
|
||||||
|
|||||||
Reference in New Issue
Block a user