Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
be5168f1
Commit
be5168f1
authored
Feb 15, 2021
by
Jelmer Vernooij
Browse files
Add two more build dependencies to PYTHONPATH.
parent
113c7a59
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/janitor_worker.sh
View file @
be5168f1
...
@@ -5,7 +5,7 @@ set -e
...
@@ -5,7 +5,7 @@ set -e
WORKSPACE
=
/srv/janitor/debian-janitor
WORKSPACE
=
/srv/janitor/debian-janitor
export
BRZ_PLUGINS_AT
=
debian@
$WORKSPACE
/breezy-debian
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:
$WORKSPACE
/ognibuild
export
PYTHONPATH
=
$WORKSPACE
:
$WORKSPACE
/breezy:
$WORKSPACE
/silver-platter:
$WORKSPACE
/lintian-brush:
$WORKSPACE
/dulwich:
$WORKSPACE
/python-debian/lib:
$WORKSPACE
/debmutate:
$WORKSPACE
/ognibuild
:
$WORkSPACE
/upstream-ontologist:
$WORKSPACE
/buildlog-consultant
export
SBUILD_CONFIG
=
/srv/janitor/sbuildrc
export
SBUILD_CONFIG
=
/srv/janitor/sbuildrc
export
AUTOPKGTEST
=
$WORKSPACE
/autopkgtest-wrapper
export
AUTOPKGTEST
=
$WORKSPACE
/autopkgtest-wrapper
python3
-m
janitor.pull_worker
\
python3
-m
janitor.pull_worker
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment