Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(418)

Unified Diff: server/guiserver/manage.py

Issue 26740043: After deploying a bundle increment counter.
Patch Set: After deploying a bundle increment counter. Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « server/guiserver/bundles/views.py ('k') | server/guiserver/tests/bundles/test_base.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/guiserver/manage.py
=== modified file 'server/guiserver/manage.py'
--- server/guiserver/manage.py 2013-08-26 11:27:32 +0000
+++ server/guiserver/manage.py 2013-11-14 13:06:22 +0000
@@ -116,6 +116,10 @@
'an in-memory backend. When this is set to True, the GUI server '
'does not listen to incoming WebSocket connections, and '
'therefore the --apiurl and --apiversion options are ignored.')
+ define(
+ 'charmworldurl', type=str,
+ help='The URL to use for Charmworld.')
+
# In Tornado, parsing the options also sets up the default logger.
parse_command_line()
_validate_required('guiroot')
« no previous file with comments | « server/guiserver/bundles/views.py ('k') | server/guiserver/tests/bundles/test_base.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b