diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-12-11 18:21:09 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-12-11 18:21:09 -0500 |
commit | 8657da24cd206af87cb32d095b347f7aa07596b5 (patch) | |
tree | 70e793b9935eeae4a76e37f3052fb1dfdf5f1982 /indra/newview/app_settings | |
parent | 798377b076fbce895ba2075417107de0da10b9ca (diff) |
SH-3604 WIP - added base outfit link creation to retryable copy/link operations. Resolves race condition with cof version and server texture bakes
Diffstat (limited to 'indra/newview/app_settings')
-rwxr-xr-x | indra/newview/app_settings/logcontrol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 1259039010..64122bbb6c 100755 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,8 +42,8 @@ </array> <key>tags</key> <array> - <string>Avatar</string> <!-- sample entry for debugging specific items + <string>Avatar</string> <string>Voice</string> --> </array> |