diff options
author | Philip Hands <phil@hands.com> | 2016-11-26 14:13:50 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-26 23:52:18 +0100 |
commit | 16e51816a988e8cf221c1ce6f3b5b4a05e669385 (patch) | |
tree | 70952447a04a79206adb6fc7e97e181a0fab4f51 | |
parent | 89eb3160eed72cec74edeb835531c526d7f5e442 (diff) | |
download | jenkins.debian.net-16e51816a988e8cf221c1ce6f3b5b4a05e669385.tar.xz |
lvc: DebianEdu -- switch to text mode (to allow AltF4)
-rw-r--r-- | cucumber/features/install.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index d5612324..b2144f20 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -86,7 +86,7 @@ Feature: Doing variations on d-i installs @debedu Scenario: Install default Debedu Given a disk is created for Debian Edu tests - And I intend to use gui mode + And I intend to use text mode And I start the computer And I select the install mode And I select British English |