Author: Philip Jenvey <[email protected]>
Branch:
Changeset: r858:2afccc220989
Date: 2013-09-06 16:38 -0700
http://bitbucket.org/pypy/buildbot/changeset/2afccc220989/
Log: cleanup artifacts (.pycs in particular) between builds
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/bot2/pypybuildbot/builds.py
@@ -194,7 +194,7 @@
factory.addStep(
Mercurial(
repourl=repourl,
- mode='incremental',
+ mode='full',
method='fresh',
defaultBranch=force_branch,
branchType='inrepo',
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit