[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: cd into the correct directory

Holger Levsen holger at moszumanska.debian.org
Wed Mar 11 23:16:58 UTC 2015


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 046a778b42ae17f3774eae279b5e6f282106940c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Mar 12 00:14:52 2015 +0100

    reproducible: cd into the correct directory
---
 bin/reproducible_build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 0746672..18badc7 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -43,6 +43,7 @@ update_db_and_html() {
 	echo
 	echo "Successfully updated the database and updated $REPRODUCIBLE_URL/rb-pkg/${SUITE}/$SRCPACKAGE.html"
 	echo
+	cd /srv/jenkins/bin
 	python3 -c "from reproducible_html_indexes import build_page; \
 			build_page('scheduled'); \
 			build_page('last_24h', suite=\"$SUITE\", arch=\"$ARCH\"); \

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