diff options
author | Philip Hands <phil@hands.com> | 2016-11-27 14:47:03 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-27 17:16:19 +0100 |
commit | 2400975f23b84dacf095e216ce0f94a6d7e10523 (patch) | |
tree | 19b04e90b06945ced97dd7771504148116ce763d /cucumber/features/install.feature | |
parent | 4a0d8da48ca045b7d975d66bcfb2a3bdb51e613d (diff) | |
download | jenkins.debian.net-2400975f23b84dacf095e216ce0f94a6d7e10523.tar.xz |
lvc: Edu install does not prompt about GRUB
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r-- | cucumber/features/install.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index cea2a63c..5ffdb78b 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -100,7 +100,6 @@ Feature: Doing variations on d-i installs And I note that the Base system is being installed And I wait patiently for the package installation to start And I wait while the bulk of the packages are installed - And I install GRUB And I allow reboot after the install is complete And I wait for the reboot And I power off the computer |