-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41411/
-----------------------------------------------------------
Review request for mesos and Neil Conway.
Bugs: MESOS-4180
https://issues.apache.org/jira/browse/MESOS-4180
Repository: mesos
Description
-------
Previously if you amended a commit message and posted it to reviewboard
via the support/post_reviews.py script, then the summary / description
on reviewboard would not be updated. The only way to update these was to
modify them directly on the webpage. Keeping these two in sync is a
nightmare. However, with some simple flags to the 'rbt' command we can
force the review's summary / description to be updated to the text in
the commit message. This commit adds these flags to the post_reviews.py
script.
Diffs
-----
support/post-reviews.py 170be83aa6dca6e8175292169d78e8f7915f7e6e
Diff: https://reviews.apache.org/r/41411/diff/
Testing
-------
Thanks,
Kevin Klues