From 2e4f4c6c3be01266c8b5685ab80530b08208adb3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 02:25:38 +0100 Subject: lvc: let the computer boot DebianLive7 instead of Tails --- features/step_definitions/common_steps.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'features/step_definitions') diff --git a/features/step_definitions/common_steps.rb b/features/step_definitions/common_steps.rb index 532aa4fd..36c5b9b9 100644 --- a/features/step_definitions/common_steps.rb +++ b/features/step_definitions/common_steps.rb @@ -202,7 +202,7 @@ When /^I destroy the computer$/ do @vm.destroy end -Given /^the computer (re)?boots Tails$/ do |reboot| +Given /^the computer (re)?boots DebianLive7$/ do |reboot| next if @skip_steps_while_restoring_background case @os_loader @@ -217,8 +217,8 @@ Given /^the computer (re)?boots Tails$/ do |reboot| bootsplash_tab_msg = 'TailsBootSplashTabMsgPostReset.png' boot_timeout = 120 else - bootsplash = 'TailsBootSplash.png' - bootsplash_tab_msg = 'TailsBootSplashTabMsg.png' + bootsplash = 'DebianLive7BootSplash.png' + bootsplash_tab_msg = 'DebianLive7BootSplashTabMsg.png' boot_timeout = 30 end end -- cgit v1.2.3-70-g09d2