1
Fork 0
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:
Maxim Cournoyer 2025-05-05 13:30:29 +09:00
parent 18ed22536d
commit f348d2be2e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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)) \