Commit cea3dea36c7abd9574926dcc947d7a8e4611a422

Authored by mykhaly
1 parent 75a5f652

Force checkout in buildout

In order to fix all jenkins builds
Showing 1 changed file with 1 additions and 1 deletions
1 [buildout] 1 [buildout]
2 extensions = mr.developer 2 extensions = mr.developer
3 auto-checkout = * 3 auto-checkout = *
4 -always-checkout = true 4 +always-checkout = force
5 develop = . 5 develop = .
6 find-links = 6 find-links =
7 http://op:x9W3jZ@dist.quintagroup.com/op/ 7 http://op:x9W3jZ@dist.quintagroup.com/op/
Please register or login to post a comment