----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67881/#review205953 -----------------------------------------------------------
PASS: Mesos patch 67881 was successfully built and tested. Reviews applied: `['67881']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/1900/mesos-review-67881 - Mesos Reviewbot Windows On July 10, 2018, 11:14 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67881/ > ----------------------------------------------------------- > > (Updated July 10, 2018, 11:14 p.m.) > > > Review request for mesos, Jie Yu and Meng Zhu. > > > Repository: mesos > > > Description > ------- > > The POSIX implementation of `os::rmdir` uses FTS functions to walk > through all paths under a given directory. According to the manpage, > the `fts_path` field "contains the path specified to fts_open() as a > prefix," so should not be joined with the given directory again. See: > http://man7.org/linux/man-pages/man3/fts.3.html > > > Diffs > ----- > > 3rdparty/stout/include/stout/os/posix/rmdir.hpp > 947bb243ca3ad070497369f8108064d9f4c58b30 > > > Diff: https://reviews.apache.org/r/67881/diff/1/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Chun-Hung Hsiao > >
