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
parent
ba4aed0f1f
commit
2493de0d1a
|
@ -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
|
||||
|
|
Reference in New Issue