mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-10 08:30:39 +02:00
tests: Fix typo.
* tests/guix-build.sh: Fix typo.
This commit is contained in:
parent
18ed22536d
commit
f348d2be2e
1 changed files with 1 additions and 1 deletions
|
@ -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)) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue