----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14720/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. Repository: mesos-git Description ------- 64 lines in libprocess files contained hard-tabs instead of spaces (found with mesos-style.py). Trivial patch converting hard tabs into spaces. NOTE: ReviewBoard doesn't seem to pick-up tab to space changes (when in "View diff"). Diffs ----- 3rdparty/libprocess/src/httpd.cpp 793a5b0 3rdparty/libprocess/src/pid.cpp 81c2b2b 3rdparty/libprocess/src/process.cpp 8c427a0 3rdparty/libprocess/src/test-master.cpp 23c6e1d Diff: https://reviews.apache.org/r/14720/diff/ Testing ------- make check Thanks, Niklas Nielsen
