[Qa-jenkins-scm] [jenkins.debian.net] 04/08: lvc: log the ISO being used, if locally built

Holger Levsen holger at layer-acht.org
Wed Jul 13 19:28:48 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 b2f054060ebbba7147c9227544280ada1bacf649
Author: Philip Hands <phil at hands.com>
Date:   Wed Jul 13 16:20:08 2016 +0200

    lvc: log the ISO being used, if locally built
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/lvc.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/lvc.sh b/bin/lvc.sh
index 3c7028d..acb5b94 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -26,6 +26,7 @@ if [ "use_PU_GIT_BRANCH" = "$URL" ] ; then
 			exit 1
 			}
 		URL=$PU_ISO
+		echo "using locally built ISO image: URL='$URL'"
 	else
 		echo "URL='$URL' but PU_GIT_BRANCH='$PU_GIT_BRANCH' -- aborting"
 		exit 1

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