Merge lp:~frankban/charms/precise/juju-gui/charmworld-fix into lp:~juju-gui/charms/precise/juju-gui/trunk

Proposed by Francesco Banconi
Status: Merged
Merged at revision: 66
Proposed branch: lp:~frankban/charms/precise/juju-gui/charmworld-fix
Merge into: lp:~juju-gui/charms/precise/juju-gui/trunk
Diff against target: 0 lines
To merge this branch: bzr merge lp:~frankban/charms/precise/juju-gui/charmworld-fix
Reviewer Review Type Date Requested Status
charmers Pending
Review via email: mp+168742@code.launchpad.net

Description of the change

Fix the charmworld URL default value.

Missing trailing slash.

https://codereview.appspot.com/10192043/

To post a comment you must log in.
Revision history for this message
Francesco Banconi (frankban) wrote :

Reviewers: mp+168742_code.launchpad.net,

Message:
Please take a look.

Description:
Fix the charmworld URL default value.

Missing trailing slash.

https://code.launchpad.net/~frankban/charms/precise/juju-gui/charmworld-fix/+merge/168742

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/10192043/

Affected files:
   A [revision details]
   M config.yaml

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:
<email address hidden>
+New revision:
<email address hidden>

Index: config.yaml
=== modified file 'config.yaml'
--- config.yaml 2013-05-31 19:54:41 +0000
+++ config.yaml 2013-06-11 16:58:07 +0000
@@ -111,7 +111,7 @@
        The URL of the charm catalog site ("charmworld") from which charm
        catalog data will be drawn.
      type: string
- default: https://manage.jujucharms.com
+ default: https://manage.jujucharms.com/
    repository-location:
      description: |
        The charm depends on several software packages that are not packaged
in

67. By Francesco Banconi

Bumped up revision.

Revision history for this message
Francesco Banconi (frankban) wrote :
Revision history for this message
Francesco Banconi (frankban) wrote :
Revision history for this message
Francesco Banconi (frankban) wrote :

*** Submitted:

Fix the charmworld URL default value.

Missing trailing slash.

R=
CC=
https://codereview.appspot.com/10192043

https://codereview.appspot.com/10192043/

Preview Diff

Empty

Subscribers

People subscribed via source and target branches