Merge lp://staging/~dylanmccall/bzr/bug-1107464 into lp://staging/bzr
Proposed by
Dylan McCall
Status: | Merged |
---|---|
Approved by: | John A Meinel |
Approved revision: | no longer in the source branch. |
Merged at revision: | 6573 |
Proposed branch: | lp://staging/~dylanmccall/bzr/bug-1107464 |
Merge into: | lp://staging/bzr |
Diff against target: |
21 lines (+2/-2) 1 file modified
bzrlib/crash.py (+2/-2) |
To merge this branch: | bzr merge lp://staging/~dylanmccall/bzr/bug-1107464 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
John A Meinel | Approve | ||
Review via email: mp+145547@code.staging.launchpad.net |
Commit message
Fix bug #1107464, to allow the test suite to pass when python-apport is installed.
Description of the change
This fixes a failing test, bzrlib.
To post a comment you must log in.
Seems good to me.