diff options
author | Philip Hands <phil@hands.com> | 2016-12-07 10:14:23 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-01-25 01:13:57 +0100 |
commit | 9101b3c1367424fede26ac5d1dc6001033f90622 (patch) | |
tree | bcb23ee514e74f850c9a27a9471b9459ac7a7bc1 /cucumber/features/install.feature | |
parent | e9d1ddb779c54cb2d1a7a38d33c1954206775939 (diff) | |
download | jenkins.debian.net-9101b3c1367424fede26ac5d1dc6001033f90622.tar.xz |
lvc: Edu: let's look for the right login prompt, instead
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'cucumber/features/install.feature')
-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 5ffdb78b..15fff3ca 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -105,4 +105,4 @@ Feature: Doing variations on d-i installs And I power off the computer And the computer is set to boot from ide drive When I start the computer - Then I should see a Gnome Login prompt + Then I should see a VT_Edu Login prompt |