Merge lp://staging/~andrewjbeach/juju-release-tools/ubuntu-parse-args into lp://staging/juju-release-tools
Proposed by
Andrew James Beach
Status: | Merged |
---|---|
Merged at revision: | 354 |
Proposed branch: | lp://staging/~andrewjbeach/juju-release-tools/ubuntu-parse-args |
Merge into: | lp://staging/juju-release-tools |
Prerequisite: | lp://staging/~andrewjbeach/juju-release-tools/build-ubuntu-agent |
Diff against target: |
66 lines (+26/-1) 2 files modified
crossbuild.py (+16/-1) tests/test_crossbuild.py (+10/-0) |
To merge this branch: | bzr merge lp://staging/~andrewjbeach/juju-release-tools/ubuntu-parse-args |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email:
|
Description of the change
Adds code to actually use crossbuild.
sub-parser for the command line and another elif block if the sub-parser is
used.
To post a comment you must log in.
Thank you.