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

(Updated Dec. 10, 2013, 7:31 p.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

Wrapped lines per benh. Did this by removing the use of echo with wildcards in 
favor of simple string construction.


Repository: mesos-git


Description
-------

The python framework tests fail when there are multiple eggs present. This is 
because the scripts use overly general wildcards to match the egg files.

Multiple eggs can be present due to multiple mesos versions, as well as 
multiple python versions having ran through make check.


Diffs (updated)
-----

  src/examples/python/test-executor.in 6f18682425b472b58fe4f42859d84cbb24da9f7c 
  src/examples/python/test-framework.in 
d66cf6bd6f6ecdfc917d2ac004cf32e61ce150c5 

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


Testing
-------

make check on both OSX and CentOS 5.


Thanks,

Ben Mahler

Reply via email to