----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56733/#review167771 -----------------------------------------------------------
Fix it, then Ship it! src/tests/mesos.cpp Line 649 (original), 649 (patched) <https://reviews.apache.org/r/56733/#comment239736> s/std:://? I wouldn't worry about being consistent with some of the variables in this file. It's already inconsistent and should be fixed. - Jiang Yan Xu On Feb. 15, 2017, 3:21 p.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56733/ > ----------------------------------------------------------- > > (Updated Feb. 15, 2017, 3:21 p.m.) > > > Review request for mesos, Mesos Reviewbot and Jiang Yan Xu. > > > Bugs: MESOS-7049 > https://issues.apache.org/jira/browse/MESOS-7049 > > > Repository: mesos > > > Description > ------- > > Rather than a hard-coded list of subsystems, just mount everything we > find that is supported. > > > Diffs > ----- > > src/tests/mesos.cpp 6a96fa51dfc2a62063c3154b256bdac707b009bb > > > Diff: https://reviews.apache.org/r/56733/diff/1/ > > > Testing > ------- > > sudo make check (Fedora 25) > > > Thanks, > > James Peach > >
