Thanks for the heads up! On 22 May 2015 at 16:43, Jie Yu <j...@twitter.com.invalid> wrote:
> Hi, > > I recently modified the post-reviews.py script so that we can configure the > tracking branch when posting reviews. I also moved a few hard coded > constants (e.g., REPOSITORY_URL) to reviewboardrc so that they are > configurable too. > > If you are not using a customized reviewboardrc (i.e., relying on the > default reviewboardrc under support/), please ignore this email. > > If you are using a customized reviewboardrc, please add the following to > your reviewboardrc: > REPOSITORY_URL = "git://git.apache.org/mesos.git" > > Thanks! > - Jie >