> On Nov. 25, 2015, 10:52 a.m., Klaus Ma wrote:
> > src/tests/authentication_tests.cpp, line 55
> > <https://reviews.apache.org/r/40690/diff/1/?file=1139599#file1139599line55>
> >
> >     Should we also handle the same issue in other files?
> >     
> >     ```
> >     $grep -rn "> >" src/* | wc -l
> >     893
> >     ```
> 
> Neil Conway wrote:
>     I believe the policy is to replace "> >" with ">>" incrementally, 
> typically whenever we're making changes to a file that uses the old syntax.
> 
> Guangya Liu wrote:
>     +1 to Neil, there are already some patches handling this issues step by 
> step.

That's OK to me :).


- Klaus


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40690/#review107905
-----------------------------------------------------------


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
> 
>

Reply via email to