diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2018-07-10 14:01:19 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2018-07-10 14:01:19 -0400 |
commit | 07d7e48f4157929b607c4183929aa02b8391444c (patch) | |
tree | fc20ea5f59e4c916d1392ff9c1b33d18f271e9df /indra/test | |
parent | 20907dbb72789de6eb539345dffcc62dcdb915e2 (diff) |
DRTVWR-447: Use absolute path prefixes for CEF components.
viewer_manifest.py had LLManifest.prefix() calls starting with '..' (or
os.pardir, same thing) which failed with new prefix() calling conventions.
Explicitly starting with os.path.join(self.args['build'], os.pardir, etc.)
where applicable works much better.
Diffstat (limited to 'indra/test')
0 files changed, 0 insertions, 0 deletions