From cdc46010d9fc51ac4816c68f0af380b97fa9eaed Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Fri, 20 May 2016 23:49:20 +0200 Subject: lvc: combined patch - featuring waitAny and try_for() \o/ The XF86_Switch_VT bit doesn't quite work, but I'll leave it in the kernel command line for now. Signed-off-by: Holger Levsen --- cucumber/features/step_definitions/snapshots.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cucumber/features/step_definitions/snapshots.rb') diff --git a/cucumber/features/step_definitions/snapshots.rb b/cucumber/features/step_definitions/snapshots.rb index 66c89747..1604ddae 100644 --- a/cucumber/features/step_definitions/snapshots.rb +++ b/cucumber/features/step_definitions/snapshots.rb @@ -106,7 +106,7 @@ def checkpoints :parent_checkpoint => 'boot-d-i-to-tasksel', :steps => [ 'in text mode I select the Gnome Desktop task', - 'in text mode I wait while the vast bulk of the packages are installed', + 'in text mode I wait while the bulk of the packages are installed', 'in text mode I install GRUB', 'in text mode I allow reboot after the install is complete', 'I wait for the reboot', @@ -120,7 +120,7 @@ def checkpoints :parent_checkpoint => 'boot-g-i-to-tasksel', :steps => [ 'in gui mode I select the Gnome Desktop task', - 'in gui mode I wait while the vast bulk of the packages are installed', + 'in gui mode I wait while the bulk of the packages are installed', 'in gui mode I install GRUB', 'in gui mode I allow reboot after the install is complete', 'I wait for the reboot', @@ -134,7 +134,7 @@ def checkpoints :parent_checkpoint => 'boot-d-i-to-tasksel', :steps => [ 'in text mode I select the XFCE Desktop task', - 'in text mode I wait while the vast bulk of the packages are installed', + 'in text mode I wait while the bulk of the packages are installed', 'in text mode I install GRUB', 'in text mode I allow reboot after the install is complete', 'I wait for the reboot', @@ -148,7 +148,7 @@ def checkpoints :parent_checkpoint => 'boot-g-i-to-tasksel', :steps => [ 'in gui mode I select the XFCE Desktop task', - 'in gui mode I wait while the vast bulk of the packages are installed', + 'in gui mode I wait while the bulk of the packages are installed', 'in gui mode I install GRUB', 'in gui mode I allow reboot after the install is complete', 'I wait for the reboot', -- cgit v1.2.3-70-g09d2