Merge lp://staging/~abentley/juju-release-tools/gui-tarball-name into lp://staging/juju-release-tools
Proposed by
Aaron Bentley
Status: | Merged |
---|---|
Merged at revision: | 286 |
Proposed branch: | lp://staging/~abentley/juju-release-tools/gui-tarball-name |
Merge into: | lp://staging/juju-release-tools |
Diff against target: |
38 lines (+6/-6) 2 files modified
make_agent_json.py (+2/-2) tests/test_make_agent_json.py (+4/-4) |
To merge this branch: | bzr merge lp://staging/~abentley/juju-release-tools/gui-tarball-name |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email:
|
Commit message
Update to match real jujugui tarball name.
Description of the change
This branch updates the "gui" subcommand to expect the true tarball naming convention.
At least for now, the official tarballs are those embedded in the charm, e.g.
https:/
This branch updates to use that format.
Example output:
https:/
To post a comment you must log in.
Thank you.