mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
tests: Fix typo.
* tests/guix-build.sh: Fix typo.
This commit is contained in:
@@ -421,7 +421,7 @@ then
|
||||
guix build -m <(echo '(specifications->manifest (list "guile"))') -n
|
||||
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.
|
||||
scheme_file=$(guix build -e \
|
||||
"(use-modules (guix gexp)) \
|
||||
|
||||
Reference in New Issue
Block a user