Commit ef5c5ff9 authored by Jelmer Vernooij's avatar Jelmer Vernooij Committed by Holger Levsen
Browse files

Add breezy to PATH for the janitor worker.



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 4305455c
...@@ -8,7 +8,7 @@ export SBUILD_CONFIG=/srv/janitor/sbuildrc ...@@ -8,7 +8,7 @@ export SBUILD_CONFIG=/srv/janitor/sbuildrc
export TMPDIR=/srv/janitor/tmp export TMPDIR=/srv/janitor/tmp
export PATH=$WORKSPACE/breezy-debian/scripts:$WORKSPACE/debmutate/scripts:$WORKSPACE/lintian-brush/scripts:$PATH export PATH=$WORKSPACE/breezy-debian/scripts:$WORKSPACE/debmutate/scripts:$WORKSPACE/lintian-brush/scripts:$WORKSPACE/breezy:$PATH
# Limit memory to 20GB # Limit memory to 20GB
ulimit -v 20000000 ulimit -v 20000000
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment