summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-12 00:14:52 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-12 00:14:52 +0100
commit046a778b42ae17f3774eae279b5e6f282106940c (patch)
treeb75a6be222e5640cfb7f07b658f8003bc58f83e7 /bin
parent990c52ab78ac7f79e3aee514eb8a3b58191b7cbb (diff)
downloadjenkins.debian.net-046a778b42ae17f3774eae279b5e6f282106940c.tar.xz
reproducible: cd into the correct directory
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 07466720..18badc74 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\"); \