----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54365/ -----------------------------------------------------------
(Updated Dec. 9, 2016, 5:38 p.m.) Review request for mesos, Benjamin Mahler and Guangya Liu. Repository: mesos Description ------- Fixed indentation of a function argument in master.cpp. Diffs ----- src/master/master.cpp 353e6ea802e197b4456c1647f78d9984a50f1c9d Diff: https://reviews.apache.org/r/54365/diff/ Testing ------- line 3902 should be aligned with other arguments. Thanks, Jay Guo