----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14506/ -----------------------------------------------------------
(Updated Oct. 7, 2013, 3:24 a.m.) Review request for mesos, Benjamin Hindman and Ben Mahler. Changes ------- Moved temporary directories deletion from ~Environment to Environment::TearDown() to help with repeated tests. Note that the latter is called for every iteration whereas the former is only called once after all iterations. Repository: mesos-git Description ------- See summary. Diffs (updated) ----- src/tests/environment.hpp 9acbe2f5c3242feb56a497acf00ab6e6016a009e src/tests/environment.cpp bf62bcfe071f408e650e723817143f105451652c Diff: https://reviews.apache.org/r/14506/diff/ Testing ------- make check Thanks, Vinod Kone
