On Wed, Aug 3, 2011 at 14:25, Mark Seaborn <mseab
...@chromium.org> wrote:
> I'd expect to see a Python traceback if download_nacl_irt.py failed. Is
> stderr getting redirected, perhaps?
This is just using Python's subprocess.call, see
src/tools/export_tarball/export_tarball.py
> I think the Chromium branch needs to be updated to download the IRT library
> from the right branch of NaCl.
Have you updated relevant release docs with info how to deal with the IRT
for the release branches? I wouldn't like the situation to repeat for
milestone 15, and it seems that NaCl is going to be more and more popular,
so it's important that it works.