The protocol handler doesn't raise ErrorResponse. So it doesn't
need to be in this try..except ErrorResponse block.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHGe69e65b2b4a9: hgweb: move call to protocol handler outside of try..except
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.