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>
master
Maxim Cournoyer 2022-12-05 10:51:25 -05:00 committed by Ludovic Courtès
parent ba4aed0f1f
commit 2493de0d1a
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 0 additions and 2 deletions

View File

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