-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59921/#review179737
-----------------------------------------------------------
Bad patch!
Reviews applied: [59921, 59766, 59764, 59763, 59762, 59761, 59760, 59759]
Failed command: python support/apply-reviews.py -n -r 59759
Error:
Traceback (most recent call last):
File "support/apply-reviews.py", line 417, in <module>
main()
File "support/apply-reviews.py", line 412, in main
reviewboard(options)
File "support/apply-reviews.py", line 402, in reviewboard
apply_review(options)
File "support/apply-reviews.py", line 158, in apply_review
fetch_patch(options)
File "support/apply-reviews.py", line 215, in fetch_patch
shell(cmd, options['dry_run'])
UnboundLocalError: local variable 'cmd' referenced before assignment
Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/125/console
- Mesos Reviewbot Windows
On July 5, 2017, 10:32 p.m., Neil Conway wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/59921/
> -----------------------------------------------------------
>
> (Updated July 5, 2017, 10:32 p.m.)
>
>
> Review request for mesos and Vinod Kone.
>
>
> Bugs: MESOS-7644
> https://issues.apache.org/jira/browse/MESOS-7644
>
>
> Repository: mesos
>
>
> Description
> -------
>
> This is a convenience mechanism to allow frameworks to determine the
> domain of an agent when they receive a resource offer.
>
>
> Diffs
> -----
>
> include/mesos/mesos.proto 4e4b2790615e8bbbf262ba809cbfd67e24368952
> include/mesos/v1/mesos.proto b8625d363388bc707bc2458abd47a218cc7b7888
> src/master/master.cpp 56b170ed70722eba30d98f6e648b6a31580d6b56
> src/tests/master_tests.cpp c778c6c56d47c4033189912cebee6024be79106f
>
>
> Diff: https://reviews.apache.org/r/59921/diff/2/
>
>
> Testing
> -------
>
> `make check`
>
>
> Thanks,
>
> Neil Conway
>
>