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

Review request for mesos and Ian Downes.


Bugs: mesos-598
    https://issues.apache.org/jira/browse/mesos-598


Repository: mesos


Description
-------

Add safety check for staged but uncommitted changes


Diffs
-----

  support/post-reviews.py 2b6c479cf2bda1a93a1f9b10eb0de709aa49dcbe 

Diff: https://reviews.apache.org/r/32906/diff/


Testing
-------

vim support/post-reviews.py # edited source
$ ./support/post-reviews.py 
Please commit or stash any changes before using post-reviews!
$ git add support/post-reviews.py 
$ ./support/post-reviews.py 
Please commit staged changes before using post-reviews!
$ git commit .
[mesos-598 1867d05] Add safety check for staged but uncommitted changes
 1 file changed, 8 insertions(+), 1 deletion(-)
$ ./support/post-reviews.py 
Running 'rbt post' across all of ...


Thanks,

Paul Brett

Reply via email to