Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] runbot: skip an additional port for chrome
In a near future, Odoo will use Chrome Headless instead of phantomjs. Chrome needs a port to listen to and it was decided that it will be http_port + 2. With this commit, we ensure that this port is not used by another build. Closes #30
- Loading branch information