> On Nov. 5, 2015, 4:40 p.m., Timothy Chen wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/os/environment.hpp, line 34 > > <https://reviews.apache.org/r/39944/diff/3/?file=1116598#file1116598line34> > > > > Where do we need to use this now? > > I rather not add regex if we never end up using this.
But do we need add manually and keep the sync for every new environment variable? - haosdent ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39944/#review105256 ----------------------------------------------------------- On Nov. 5, 2015, 8:25 a.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39944/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2015, 8:25 a.m.) > > > Review request for mesos, Ben Mahler, Jojy Varghese, and Timothy Chen. > > > Bugs: MESOS-3815 > https://issues.apache.org/jira/browse/MESOS-3815 > > > Repository: mesos > > > Description > ------- > > Add prefix option for os::environment. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/os/environment.hpp > 91d82a8fae27c002458cad0bbdc45b312d2ec70d > 3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp > 5a1da57f7e27cf8154f0d5f6efd47dcee8a430ff > > Diff: https://reviews.apache.org/r/39944/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
