> On Oct. 11, 2012, 5:21 p.m., Vinod Kone wrote: > > src/launcher/executor.cpp, line 125 > > <https://reviews.apache.org/r/7538/diff/1/?file=175691#file175691line125> > > > > please include the task.command().value() in cerr. > > > > Also, curious, why cerr and abort instead of PLOG?
Done, thanks! - Benjamin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7538/#review12332 ----------------------------------------------------------- On Oct. 11, 2012, 7:48 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7538/ > ----------------------------------------------------------- > > (Updated Oct. 11, 2012, 7:48 a.m.) > > > Review request for mesos and Vinod Kone. > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/launcher/executor.cpp fa5a5ed29ebbdbb98e68817968d52ac4946fc257 > > Diff: https://reviews.apache.org/r/7538/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
