----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62734/#review190120 -----------------------------------------------------------
Fix it, then Ship it! support/post-reviews.py Lines 144 (patched) <https://reviews.apache.org/r/62734/#comment267367> The default on ReviewBoard is actually to enable markdown, and I would guess most people are writing Markdown in their commit messages. I'd say let's do `store_false` here. - Michael Park On Nov. 5, 2017, 5:35 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62734/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2017, 5:35 p.m.) > > > Review request for mesos, Joseph Wu, Michael Park, and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > These options are appropriately forwarded to `rbt` so that you can post > reviews where the commit messages contain Markdown, and have the target > people automatically filled out. > > > Diffs > ----- > > support/post-reviews.py 5ecde40553c6b1ace9bfcf27a7268450b8bc2838 > > > Diff: https://reviews.apache.org/r/62734/diff/1/ > > > Testing > ------- > > Used it to post this patch. > > > Thanks, > > Andrew Schwartzmeyer > >
