-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3877/
-----------------------------------------------------------
(Updated 2012-02-13 01:25:12.166400)
Review request for mesos and Matei Zaharia.
Summary
-------
It turns out we had a rule in third_party/Makefile.am to extract the
boto-....tar.gz; we accidentally let this break (i.e. I was a bad code
reviewer) when we changed the .tar.gz to .zip. Since the EC2 scripts now use
boto directly from the .zip, we never need to extract boto.
This addresses bug MESOS-153.
https://issues.apache.org/jira/browse/MESOS-153
Diffs
-----
third_party/Makefile.am 344154b
Diff: https://reviews.apache.org/r/3877/diff
Testing
-------
Thanks,
Charles