-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45536/
-----------------------------------------------------------
(Updated April 4, 2016, 10:50 p.m.)
Review request for mesos, Gilbert Song, Jie Yu, and Vinod Kone.
Changes
-------
Fixed the root issue, which is that disks were not being created as
subdirectories correctly.
Bugs: MESOS-5044
https://issues.apache.org/jira/browse/MESOS-5044
Repository: mesos
Description (updated)
-------
Added missing `path::join()` call.
Diffs (updated)
-----
src/tests/persistent_volume_tests.cpp
7cb153cc6c0a8ca25cd31096686c63e829f746cf
Diff: https://reviews.apache.org/r/45536/diff/
Testing
-------
Vverified all temporary directories are accounted for by `Environment`.
Thanks,
Joris Van Remoortere