----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42936/#review116899 -----------------------------------------------------------
Fix it, then Ship it! src/master/flags.cpp (line 144) <https://reviews.apache.org/r/42936/#comment177994> Move "By" to the next line. - Klaus Ma On Jan. 29, 2016, 12:30 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42936/ > ----------------------------------------------------------- > > (Updated Jan. 29, 2016, 12:30 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-4298 > https://issues.apache.org/jira/browse/MESOS-4298 > > > Repository: mesos > > > Description > ------- > > Edited flag help strings for style. > > Backticks were inserted where appropriate. This not only matches the > convention in the comments within our code, helps to enable the automatic > generation of markdown-formatted documentation from these help strings. > > > Diffs > ----- > > src/logging/flags.cpp 978d735c8c8e9f3c46669cc633773f1ec1e1725d > src/master/flags.cpp 6e7e17650341bc17c3af6f92fe83f974d4ce1efd > src/master/main.cpp 0d5ac49121491152d8426cd764a1f1a0f37483ae > src/slave/flags.cpp 75d7429a4e3e1d6259296257c0ace1ade365ac2b > src/slave/main.cpp 9d48a0823189ea6505073a2803f02d90dc382ab4 > > Diff: https://reviews.apache.org/r/42936/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Greg Mann > >