----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30218/#review77744 -----------------------------------------------------------
src/docker/docker.cpp <https://reviews.apache.org/r/30218/#comment125946> I moved version out to its own future, and still doing the same await in line 120. - Timothy Chen On Jan. 23, 2015, 5:44 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30218/ > ----------------------------------------------------------- > > (Updated Jan. 23, 2015, 5:44 p.m.) > > > Review request for mesos, Benjamin Hindman and Bernd Mathiske. > > > Repository: mesos > > > Description > ------- > > Add version() to docker abstraction. > > > Diffs > ----- > > src/docker/docker.hpp 3ebbc1f > src/docker/docker.cpp 3a485a2 > > Diff: https://reviews.apache.org/r/30218/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Timothy Chen > >
