-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65073/
-----------------------------------------------------------

(Updated Jan. 11, 2018, 8:56 a.m.)


Review request for mesos and Armand Grillet.


Repository: mesos


Description
-------

The post-reviews script allows to specify the tracking branch against
which to post reviews; we default to creating patches against
`master`.

The script also contains some protection against posting reviews from
the tracking branch, but this protection seems to predate the tracking
branch configuration flag. Instead we also disallow posting patches
from the `master` branch, even if the tracking branch is not `master`.

This patch fixes this sanity check to check that the current and
tracking branch are different.


Diffs (updated)
-----

  support/post-reviews.py 7e3f0f48f7e9019b68c074eb85c17255a3b4390e 


Diff: https://reviews.apache.org/r/65073/diff/2/

Changes: https://reviews.apache.org/r/65073/diff/1-2/


Testing
-------

Successfully posted this patch from `master` against `origin/master`.


Thanks,

Benjamin Bannier

Reply via email to