me
/
guix
Archived
1
0
Fork 0

Revert "tests: install: Fix iso-image-installer test."

This reverts commit 0f66ef9aa9.  e2fsprogs is
now included in the installation operating system since
34f69bc6e6ea555929ecca83ee7592f5261ff5f2, making this workaround obsolete.

Suggested-by: Ludovic Courtès <ludo@gnu.org>
Maxim Cournoyer 2022-12-05 10:51:25 -05:00
parent bb689fda92
commit 4016e01fdf
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 2 deletions

View File

@ -471,8 +471,6 @@ reboot\n")
(mlet* %store-monad ((images (run-install (mlet* %store-monad ((images (run-install
%minimal-os-on-vda %minimal-os-on-vda
%minimal-os-on-vda-source %minimal-os-on-vda-source
#:packages
(list e2fsprogs)
#:script #:script
%simple-installation-script-for-/dev/vda %simple-installation-script-for-/dev/vda
#:installation-image-type #:installation-image-type