-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65189/
-----------------------------------------------------------

(Updated Jan. 25, 2018, 9:40 a.m.)


Review request for mesos, Armand Grillet and Kevin Klues.


Changes
-------

Fixed handling of strings containing characters requiring escaping or literal 
quotes.


Bugs: MESOS-8447
    https://issues.apache.org/jira/browse/MESOS-8447


Repository: mesos


Description
-------

This patch adds a shell command to create a file containing the commit
message for dry-run mode. To minimize platform differences we use
`printf` instead of `echo`. We output the message on a single line
for compactness.


Diffs (updated)
-----

  support/apply-reviews.py 0ef28cb02bc65acfeb7ea6808f74e1620a8a85c4 


Diff: https://reviews.apache.org/r/65189/diff/3/

Changes: https://reviews.apache.org/r/65189/diff/2-3/


Testing
-------

Redirected output of `apply-reviews.py --dry-run` to a file and successfully 
applied its output with `sh`.


Thanks,

Benjamin Bannier

Reply via email to