mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-07 11:11:33 +02:00
4e39604111
Fixes a regression introduced in fbc7b1f125.
* gnu/tests/install.scm (run-install)[install]: Don't use 'file-append'
with a string as its first argument; use a gexp with 'string-append' instead.
Use a gexp instead of a list for "-cdrom IMG".