Merge lp:~lifeless/bzr/bug-416732 into lp:~bzr/bzr/trunk-old
Proposed by
Robert Collins
Status: | Merged |
---|---|
Approved by: | Andrew Bennetts |
Approved revision: | 4658 |
Merged at revision: | not available |
Proposed branch: | lp:~lifeless/bzr/bug-416732 |
Merge into: | lp:~bzr/bzr/trunk-old |
Diff against target: |
98 lines (has conflicts)
Text conflict in NEWS |
To merge this branch: | bzr merge lp:~lifeless/bzr/bug-416732 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Martin Pool | Approve | ||
Vincent Ladeuil | Approve | ||
Andrew Bennetts | Approve | ||
Review via email:
|
To post a comment you must log in.
Do not add the root directory entry to the list of expected keys during
check in non rich-root repositories. (#416732)
Basically a very shallow bug - read inventory.py in the diff :)
-Rob