----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67348/#review203962 -----------------------------------------------------------
Ship it! Ship It! - Armand Grillet On mai 29, 2018, 7:48 matin, Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67348/ > ----------------------------------------------------------- > > (Updated mai 29, 2018, 7:48 matin) > > > Review request for mesos, Andrew Schwartzmeyer and Armand Grillet. > > > Repository: mesos > > > Description > ------- > > The scripts this might be used in might use `stdout` to report > results we do not intend to interfere with, e.g., > `support/apply-reviews.py` can print commands to execute in dry run > mode. > > This patch makes the check script print to `stderr` instead of > `stdout`. > > > Diffs > ----- > > support/check-python3.py 08252d8f8c091fe55d814135fe29b53481efec95 > > > Diff: https://reviews.apache.org/r/67348/diff/1/ > > > Testing > ------- > > * could not apply result of `apply-reviews.py --dry-run` withou this patch > * can apply result after patch > > > Thanks, > > Benjamin Bannier > >
