Merge lp:~garyvdm/tortoisebzr/bug641557-b into lp:~tortoisebzr-developers/tortoisebzr/trunk-2a
Proposed by
Gary van der Merwe
| Status: | Merged |
|---|---|
| Merged at revision: | 353 |
| Proposed branch: | lp:~garyvdm/tortoisebzr/bug641557-b |
| Merge into: | lp:~tortoisebzr-developers/tortoisebzr/trunk-2a |
| Diff against target: |
43 lines (+1/-28) 1 file modified
scripts/tbzrcommand.py (+1/-28) |
| To merge this branch: | bzr merge lp:~garyvdm/tortoisebzr/bug641557-b |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| methane | Approve | ||
|
Review via email:
|
|||
Description of the change
This removes the code to adjust the sys.executable/
This merge goes together with lp:~garyvdm/qbzr/bug641557-b , which adds code to handle running from tbzrcommand, and other scripts.
A test installer build with both these branches is available here:
http://
To post a comment you must log in.
I'm happy to remove this code.
BTW, qbzr works well without this fix?
Should I make new release today for bzr-2.2.1?