yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #01921
Three doc fixes that were left behind. (issue 6922053)
Reviewers: mp+139465_code.launchpad.net,
Message:
Please take a look.
Description:
Three doc fixes that were left behind.
Trivial, self-reviewed.
https://code.launchpad.net/~teknico/juju-gui/small-doc-fixes/+merge/139465
(do not edit description out of merge proposal)
Please review this at https://codereview.appspot.com/6922053/
Affected files:
M HACKING
A [revision details]
Index: HACKING
=== modified file 'HACKING'
--- HACKING 2012-12-12 10:05:04 +0000
+++ HACKING 2012-12-12 13:26:46 +0000
@@ -34,7 +34,7 @@
The gui frontend can be installed with::
- $ bzr branch lp:juju-ui trunk
+ $ bzr branch lp:juju-gui trunk
$ cd trunk
$ make server
@@ -64,7 +64,7 @@
api-port: 8081
Note that juju-origin is set to the ppa, the api server runs outside of
-the container, and is launched using whichever branch you're using.
+the container, and it is launched using whichever branch you're using.
Also note that the api-port should be set at 8081, which the gui's
initial environment connection currently defaults to.
@@ -91,7 +91,7 @@
certificate and the private key, whose filenames will have to be
respectively
``juju.crt`` and ``juju.key``.
-After which, the gui should be functional (it automatically polls the
+After this, the gui should be functional (it automatically polls the
api server for establishing a websocket).
Running Unit Tests
Index: [revision details]
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision:
francesco.banconi@xxxxxxxxxxxxx-20121212112050-4fivqx06c5shq3sj
+New revision: nicola.larosa@xxxxxxxxxxxxx-20121212132646-oi1ffapqmey3z6nb
--
https://code.launchpad.net/~teknico/juju-gui/small-doc-fixes/+merge/139465
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~teknico/juju-gui/small-doc-fixes into lp:juju-gui.
References