Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pbauer committed Oct 20, 2018
1 parent de5f17b commit eb57224
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions checkouts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,5 @@ auto-checkout =
z3c.jbot
z3c.relationfield
Zope
ZODB
transaction
3 changes: 3 additions & 0 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ slimit = git https://github.com/rspivak/slimit.git
# https://github.com/zopefoundation/z3c.jbot/pull/5 (merged)
z3c.jbot = git ${remotes:zope}/z3c.jbot.git pushurl=${remotes:zope_push}/z3c.jbot.git branch=master

# fixes for https://github.com/zopefoundation/ZODB/issues/208
transaction = git ${remotes:zope}/transaction.git pushurl=${remotes:zope_push}/transaction.git branch=wrapped-thread-local-208
ZODB = git ${remotes:zope}/ZODB.git pushurl=${remotes:zope_push}/ZODB.git branch=sunew-failing-test-for-208

[precompiler]
recipe = plone.recipe.precompiler
Expand Down

0 comments on commit eb57224

Please sign in to comment.