You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Jie Yu <jy...@twitter.com.INVALID> on 2015/05/23 01:43:44 UTC

Please update your customized reviewboardrc

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

Re: Please update your customized reviewboardrc

Posted by Michael Park <mc...@gmail.com>.
Thanks for the heads up!

On 22 May 2015 at 16:43, Jie Yu <jy...@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
>