From d2dd3be08b3d460054366a66481bcf3110005291 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Sat, 13 Jul 2013 15:03:39 -0400 Subject: CHOP-963: Add a new --update-service command line argument for QA use --- indra/newview/app_settings/cmd_line.xml | 10 ++++++++++ indra/newview/app_settings/settings.xml | 11 +++++++++++ 2 files changed, 21 insertions(+) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml index 7ab7787d77..f60fc3afb2 100755 --- a/indra/newview/app_settings/cmd_line.xml +++ b/indra/newview/app_settings/cmd_line.xml @@ -108,6 +108,16 @@ CmdLineGridChoice + update-service + + desc + Override the url base for the update query. + count + 1 + map-to + CmdLineUpdateService + + help desc diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 344079b640..0ec3d2545c 100755 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -1760,6 +1760,17 @@ Value + CmdLineUpdateService + + Comment + Override the url base for the update query. + Persist + 0 + Type + String + Value + + CmdLineHelperURI Comment -- cgit v1.2.3