[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Add ognibuild to the Python path.
Holger Levsen
gitlab at salsa.debian.org
Thu Oct 22 23:43:42 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
97f5b49c by Jelmer Vernooij at 2020-10-23T00:43:01+02:00
Add ognibuild to the Python path.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/janitor_worker.sh
Changes:
=====================================
bin/janitor_worker.sh
=====================================
@@ -5,7 +5,7 @@ set -e
WORKSPACE=/srv/janitor/debian-janitor
export BRZ_PLUGINS_AT=debian@$WORKSPACE/breezy-debian
-export PYTHONPATH=$WORKSPACE:$WORKSPACE/breezy:$WORKSPACE/silver-platter:$WORKSPACE/lintian-brush:$WORKSPACE/dulwich:$WORKSPACE/python-debian/lib:$WORKSPACE/debmutate
+export PYTHONPATH=$WORKSPACE:$WORKSPACE/breezy:$WORKSPACE/silver-platter:$WORKSPACE/lintian-brush:$WORKSPACE/dulwich:$WORKSPACE/python-debian/lib:$WORKSPACE/debmutate:$WORKSPACE/ognibuild
export SBUILD_CONFIG=/srv/janitor/sbuildrc
export AUTOPKGTEST=$WORKSPACE/autopkgtest-wrapper
python3 -m janitor.pull_worker \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/97f5b49cd429238b4d92ff6973c28e0a268ef65e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/97f5b49cd429238b4d92ff6973c28e0a268ef65e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20201022/89c5e552/attachment.html>
More information about the Qa-jenkins-scm
mailing list