From f04538ad636916208114718a6b853185c578cffb Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 17:39:21 +0100 Subject: lvc: disable more code: DebianLive7 has no sudo passwd set... --- features/step_definitions/common_steps.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/step_definitions') diff --git a/features/step_definitions/common_steps.rb b/features/step_definitions/common_steps.rb index 7911f4db..2cfbbaaf 100644 --- a/features/step_definitions/common_steps.rb +++ b/features/step_definitions/common_steps.rb @@ -244,7 +244,7 @@ end Given /^I set sudo password "([^"]*)"$/ do |password| @sudo_password = password next if @skip_steps_while_restoring_background - @screen.wait("TailsGreeterAdminPassword.png", 20) + #@screen.wait("TailsGreeterAdminPassword.png", 20) @screen.type(@sudo_password) @screen.type(Sikuli::Key.TAB) @screen.type(@sudo_password) -- cgit v1.2.3-70-g09d2