The try block is no longer necessary.
Details
Details
- Reviewers
durham yuja - Group Reviewers
hg-reviewers - Commits
- rHG86a5df995880: blackbox: unindent a try block
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
This look like doing more than "unindent a try block".
hgext/blackbox.py | ||
---|---|---|
157 | ui._bbrepo might be unset. |
ui._bbrepo might be unset.