Merge lp://staging/~stevanr/linaro-image-tools/bug1118544 into lp://staging/linaro-image-tools/11.11
Proposed by
Stevan Radaković
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Milo Casagrande | ||||
Approved revision: | 610 | ||||
Merged at revision: | 607 | ||||
Proposed branch: | lp://staging/~stevanr/linaro-image-tools/bug1118544 | ||||
Merge into: | lp://staging/linaro-image-tools/11.11 | ||||
Diff against target: |
117 lines (+35/-10) 4 files modified
README (+3/-1) linaro-media-create (+10/-2) linaro_image_tools/tests/test_utils.py (+21/-6) linaro_image_tools/utils.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~stevanr/linaro-image-tools/bug1118544 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Milo Casagrande (community) | Approve | ||
Review via email: mp+150516@code.staging.launchpad.net |
Description of the change
Fix failing command-not-found problem on Quantal.
To post a comment you must log in.
Hey Stevan,
everything looks good. Tests pass without problems.
Thanks!