From ee830c01b368f06d62fe838965c2f22d802a85ab Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 01:28:19 +0100 Subject: lvc: hardcode the liveuser for now.. --- features/support/config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/support') diff --git a/features/support/config.rb b/features/support/config.rb index 9e20b61d..a02f5241 100644 --- a/features/support/config.rb +++ b/features/support/config.rb @@ -12,7 +12,7 @@ $x_display = ENV['DISPLAY'] $debug = !ENV['DEBUG'].nil? $pause_on_fail = !ENV['PAUSE_ON_FAIL'].nil? $time_at_start = Time.now -$live_user = cmd_helper(". config/chroot_local-includes/etc/live/config.d/username.conf; echo ${LIVE_USERNAME}").chomp +$live_user = "user" $sikuli_retry_findfailed = !ENV['SIKULI_RETRY_FINDFAILED'].nil? # Static -- cgit v1.2.3-70-g09d2