diff options
author | Glenn Glazer <coyot@lindenlab.com> | 2017-06-06 15:51:42 -0700 |
---|---|---|
committer | Glenn Glazer <coyot@lindenlab.com> | 2017-06-06 15:51:42 -0700 |
commit | 0bdb5f6823723cc3e70ba45c4a4be05f6e719edd (patch) | |
tree | 391fc27a7b0a91c82bda674be407a8dd3f50e7bd /indra/viewer_components | |
parent | 16666433a95d240f65d5f29188b75a7dfcb2ec89 (diff) | |
parent | 2307a7d09bd77e758cbdf34c64e76f119d60e2f9 (diff) |
merge Oz's support fixes for TPV support in VMP
Diffstat (limited to 'indra/viewer_components')
-rw-r--r-- | indra/viewer_components/Resources/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/viewer_components/Resources/README b/indra/viewer_components/Resources/README index e1b35730d4..b0863a7f25 100644 --- a/indra/viewer_components/Resources/README +++ b/indra/viewer_components/Resources/README @@ -1,4 +1,4 @@ -This directory only exists as a place for the summary.json file to exist when the unit tests are run on a Mac, where the file goes to a sibling directory of the scripts dir. In Linux and Windows, the JSON file goes into the same directory as the script. +This directory only exists as a place for the build_data.json file to exist when the unit tests are run on a Mac, where the file goes to a sibling directory of the scripts dir. In Linux and Windows, the JSON file goes into the same directory as the script. See: |