From 3d18cc1bf43bb5968dab77ec9b22d54de9cd602b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 02:44:17 +0100 Subject: lvc: wait for greeter from DebianLive7 instead of Tails --- features/step_definitions/common_steps.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/step_definitions/common_steps.rb') diff --git a/features/step_definitions/common_steps.rb b/features/step_definitions/common_steps.rb index 36c5b9b9..2af74d97 100644 --- a/features/step_definitions/common_steps.rb +++ b/features/step_definitions/common_steps.rb @@ -230,7 +230,7 @@ Given /^the computer (re)?boots DebianLive7$/ do |reboot| @screen.type(" autotest_never_use_this_option #{@boot_options}" + Sikuli::Key.ENTER) - @screen.wait('TailsGreeter.png', 30*60) + @screen.wait('DebianLive7Greeter.png', 30*60) @vm.wait_until_remote_shell_is_up activate_filesystem_shares end -- cgit v1.2.3-70-g09d2