----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40690/#review107905 -----------------------------------------------------------
src/tests/authentication_tests.cpp (line 55) <https://reviews.apache.org/r/40690/#comment167229> Should we also handle the same issue in other files? ``` $grep -rn "> >" src/* | wc -l 893 ``` - Klaus Ma On Nov. 25, 2015, 10:32 a.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40690/ > ----------------------------------------------------------- > > (Updated Nov. 25, 2015, 10:32 a.m.) > > > Review request for mesos and Ben Mahler. > > > Repository: mesos > > > Description > ------- > > Cleaned up ">>" style in test file. > > > Diffs > ----- > > src/tests/authentication_tests.cpp 98a872e8b5c69737e334fd5d4838d988d8aced95 > > Diff: https://reviews.apache.org/r/40690/diff/ > > > Testing > ------- > > > Thanks, > > Neil Conway > >
