errors: remove trailing "!" from some error messages for consistency
Some types of exceptions had a trailing "!" printed after the message from the exception itself. I guess some of these errors seem a little more severe (?), but it seems more likely that the inconsistency was just an oversight. Differential Revision: https://phab.mercurial-scm.org/D9378
Showing
- mercurial/scmutil.py 4 additions, 4 deletionsmercurial/scmutil.py
- tests/test-alias.t 5 additions, 5 deletionstests/test-alias.t
- tests/test-bheads.t 1 addition, 1 deletiontests/test-bheads.t
- tests/test-bookmarks-current.t 1 addition, 1 deletiontests/test-bookmarks-current.t
- tests/test-bookmarks-pushpull.t 1 addition, 1 deletiontests/test-bookmarks-pushpull.t
- tests/test-bookmarks.t 6 additions, 6 deletionstests/test-bookmarks.t
- tests/test-branch-change.t 1 addition, 1 deletiontests/test-branch-change.t
- tests/test-branch-option.t 2 additions, 2 deletionstests/test-branch-option.t
- tests/test-bundle-r.t 2 additions, 2 deletionstests/test-bundle-r.t
- tests/test-bundle.t 3 additions, 3 deletionstests/test-bundle.t
- tests/test-clone.t 7 additions, 7 deletionstests/test-clone.t
- tests/test-commandserver.t 3 additions, 3 deletionstests/test-commandserver.t
- tests/test-commit.t 1 addition, 1 deletiontests/test-commit.t
- tests/test-committer.t 1 addition, 1 deletiontests/test-committer.t
- tests/test-convert-filemap.t 2 additions, 2 deletionstests/test-convert-filemap.t
- tests/test-default-push.t 1 addition, 1 deletiontests/test-default-push.t
- tests/test-directaccess.t 4 additions, 4 deletionstests/test-directaccess.t
- tests/test-dispatch.t 8 additions, 8 deletionstests/test-dispatch.t
- tests/test-export.t 1 addition, 1 deletiontests/test-export.t
- tests/test-flagprocessor.t 1 addition, 1 deletiontests/test-flagprocessor.t
Loading
-
mentioned in commit 2d94427e02e6
-
mentioned in commit 8dfcebd084b6
Please register or sign in to comment