----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26614/#review56306 -----------------------------------------------------------
src/slave/containerizer/docker.cpp <https://reviews.apache.org/r/26614/#comment96619> We add the TaskInfo's command env variables in the docker abstraction, so it is correct. src/slave/containerizer/docker.cpp <https://reviews.apache.org/r/26614/#comment96620> Just realized this is redundant, as we're adding the command Info's env variables in the docker abstraction too. - Timothy Chen On Oct. 11, 2014, 10:10 p.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26614/ > ----------------------------------------------------------- > > (Updated Oct. 11, 2014, 10:10 p.m.) > > > Review request for mesos and Timothy Chen. > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/slave/containerizer/docker.cpp 9a2948951f57f3ab16291df51cd9f33e5e96add4 > > Diff: https://reviews.apache.org/r/26614/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
