Merge lp://staging/~thomir-deactivatedaccount/autopilot/add-version-option into lp://staging/autopilot
Proposed by
Thomi Richards
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Christopher Lee | ||||
Approved revision: | 225 | ||||
Merged at revision: | 224 | ||||
Proposed branch: | lp://staging/~thomir-deactivatedaccount/autopilot/add-version-option | ||||
Merge into: | lp://staging/autopilot | ||||
Diff against target: |
153 lines (+127/-0) 2 files modified
autopilot/__init__.py (+51/-0) autopilot/tests/unit/test_version_utility_fns.py (+76/-0) |
||||
To merge this branch: | bzr merge lp://staging/~thomir-deactivatedaccount/autopilot/add-version-option | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Approve | |
Christopher Lee (community) | Approve | ||
Review via email: mp+165940@code.staging.launchpad.net |
Commit message
Add a -v, --version command line option.
Description of the change
Add the -v, --version command for autopilot.
To post a comment you must log in.
Looks good