Merge lp://staging/~sinzui/juju-ci-tools/fix-official-package-version into lp://staging/juju-ci-tools
Proposed by
Curtis Hovey
Status: | Merged |
---|---|
Merged at revision: | 1115 |
Proposed branch: | lp://staging/~sinzui/juju-ci-tools/fix-official-package-version |
Merge into: | lp://staging/juju-ci-tools |
Diff against target: |
53 lines (+7/-6) 2 files modified
jujuci.py (+1/-1) tests/test_jujuci.py (+6/-5) |
To merge this branch: | bzr merge lp://staging/~sinzui/juju-ci-tools/fix-official-package-version |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Aaron Bentley (community) | Approve | ||
Review via email: mp+272613@code.staging.launchpad.net |
Description of the change
Correct the certification version to match the official ubuntu version.
The trusty certification jobs failed because there is a dot where ubuntu uses a squiggle.
To post a comment you must log in.
Looks good.