----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48728/#review139490 -----------------------------------------------------------
Fix it, then Ship it! support/cpplint.patch (line 7) <https://reviews.apache.org/r/48728/#comment204742> The trailing whitespaces are giving me issues in applying these patches. Could you rebase and remove the trailing whitespaces, please? Here and below. - Michael Park On June 15, 2016, 12:49 p.m., Tomasz Janiszewski wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48728/ > ----------------------------------------------------------- > > (Updated June 15, 2016, 12:49 p.m.) > > > Review request for mesos, Adam Berry, Benjamin Mahler, Michael Park, and Neil > Conway. > > > Repository: mesos > > > Description > ------- > > Generate `support/cpplint.patch` using following command: > ``` > PATCH="support/cpplint.patch" > FIRST_COMMIT=`git log --pretty=format:"%h" --diff-filter=A -- $PATCH` > git diff ${FIRST_COMMIT}..master support/cpplint.py > $PATCH > ``` > > > Diffs > ----- > > support/cpplint.patch 1dd69a03044c0c17ca4ee555c6c9d27ea043d4f0 > > Diff: https://reviews.apache.org/r/48728/diff/ > > > Testing > ------- > > > Thanks, > > Tomasz Janiszewski > >
