commit | 6f01bcf691433b8413e57fe8b67b0f5dba4d0013 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Mon Nov 19 15:18:16 2012 -0800 |
committer | Stephen Hines <srhines@google.com> | Mon Nov 19 15:24:54 2012 -0800 |
tree | 641f77b19bbec89e204c1b3b36a77b10854bde31 | |
parent | e0e5e8475c37b777e16aa4e9d3d020f4c986e3fb [diff] |
Fix early set of error code. If we set the error status in loadRuntime(), we have no clean way to fall back to the default driver (since it retains the error flag). Setting the error status later (after all other options) is the proper way to do this. Change-Id: I0a31b89d558d2af13ba4ca72fa7e04bb4e27a716