[Qa-jenkins-scm] [jenkins.debian.net] 07/07: lvc: make debug_log message a bit clearer

Holger Levsen holger at layer-acht.org
Sat May 21 09:36:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 4e3db4af09aa38b5b4e59a150e91a356ea37306c
Author: Philip Hands <phil at hands.com>
Date:   Sat May 21 01:13:50 2016 +0200

    lvc: make debug_log message a bit clearer
---
 cucumber/features/step_definitions/common_steps.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb
index 10d59ba..62705d7 100644
--- a/cucumber/features/step_definitions/common_steps.rb
+++ b/cucumber/features/step_definitions/common_steps.rb
@@ -478,7 +478,7 @@ Given /^in ([a-z]*) mode I wait while the bulk of the packages are installed$/ d
     debug_log("debug: check for Install GRUB/Software", :color => :blue)
     hit, _ = @screen.waitAny([diui_png("InstallGRUB",ui_mode),diui_png("InstallSoftware",ui_mode)], 2*60)
     if diui_png("InstallSoftware",ui_mode) == hit
-      debug_log("debug: still there, so let's glance at tty4", :color => :blue)
+      debug_log("debug: 'Install Software' still there, so let's glance at tty4", :color => :blue)
       if "gui" == ui_mode
         @screen.type(Sikuli::Key.F4) # for this to work, we need to remap the keyboard -- CtrlAltF4 is apparently untypable :-(
       else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list