summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorWilliam Todd Stinson <stinson@lindenlab.com>2012-10-10 17:33:37 -0700
committerWilliam Todd Stinson <stinson@lindenlab.com>2012-10-10 17:33:37 -0700
commit828bfc2adef4ceefa2300fc127250b5b7210fccf (patch)
tree52553db04725ec29ee0306fa04fb26b38c74b181 /indra/newview/viewer_manifest.py
parent7b3552e932126ad6eeef0db886511e2d4758fac5 (diff)
Attempting to fix an issue where the installed viewer does not run because of a bad command line option.
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rw-r--r--indra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 1bc8306826..d270991d30 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -200,7 +200,7 @@ class ViewerManifest(LLManifest):
grid_flags = ''
if not self.default_grid():
grid_flags = "--grid %(grid)s "\
- "--helperuri http://preview-%(grid)s.secondlife.com/helpers/" %\
+ %\
{'grid':self.grid()}
# set command line flags for channel