diff options
author | Ryan Williams <rdw@lindenlab.com> | 2007-07-19 01:09:12 +0000 |
---|---|---|
committer | Ryan Williams <rdw@lindenlab.com> | 2007-07-19 01:09:12 +0000 |
commit | 168794a0f348bb4d1e29a091bcbd39a220918054 (patch) | |
tree | 128105d5df1f3dd39699faa9639cfc2d958ce946 /indra/newview/pipeline.cpp | |
parent | fbb133a46a98fce4220b14f92826d1d42b65d9ba (diff) |
Replaced usage of urlopen.read(), which isn't guaranteed to return all of the downloaded bytes, with urlopen.readlines(), which (I believe) does have that guarantee. This should fix the rash of mysteriously-failing prebuilds. In the process, added some better error messaging about whether the local template has the parse error, or the master on the network. Also some reorganization. Reviewed by Tess and Leyla.
Diffstat (limited to 'indra/newview/pipeline.cpp')
0 files changed, 0 insertions, 0 deletions