[Qa-jenkins-scm] [jenkins.debian.net] 01/08: lvc: log the working directory

Holger Levsen holger at layer-acht.org
Wed Jan 25 00:15:00 UTC 2017


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 90a42b0fee92511a13017f09e259b7e6d26f0da3
Author: Philip Hands <phil at hands.com>
Date:   Sun Nov 27 18:32:18 2016 +0100

    lvc: log the working directory
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 cucumber/features/step_definitions/common_steps.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb
index 81d7b3e..7fdb9cc 100644
--- a/cucumber/features/step_definitions/common_steps.rb
+++ b/cucumber/features/step_definitions/common_steps.rb
@@ -277,6 +277,8 @@ end
 Given /^I select the install mode$/ do
   boot_timeout = 60
 
+  debug_log("debug: CWD = " + Dir.getwd, :color => :blue)
+
   on_screen, _ = @screen.waitAny(["d-i_boot_graphical-default.png","d-i_boot_graphical-default_9alpha.png","d-i_boot_text-default.png","d-i_boot_miniiso.png"], boot_timeout * PATIENCE)
   debug_log("debug: found '#{on_screen}' in the bootspash", :color => :blue)
   if "d-i_boot_miniiso.png" != on_screen

-- 
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