Mercurial > hg
comparison tests/test-glog-beautifygraph.t @ 45906:95c4cca641f6
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
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 23 Nov 2020 11:18:48 -0800 |
parents | fc4fb2f17dd4 |
children | 1bf2b44c4007 |
comparison
equal
deleted
inserted
replaced
45905:e131dbf6ee15 | 45906:95c4cca641f6 |
---|---|
1600 <user 'test'>>, | 1600 <user 'test'>>, |
1601 <filteredset | 1601 <filteredset |
1602 <fullreposet+ 0:37>, | 1602 <fullreposet+ 0:37>, |
1603 <user 'not-a-user'>>>> | 1603 <user 'not-a-user'>>>> |
1604 $ testlog -b not-a-branch | 1604 $ testlog -b not-a-branch |
1605 abort: unknown revision 'not-a-branch'! | 1605 abort: unknown revision 'not-a-branch' |
1606 abort: unknown revision 'not-a-branch'! | 1606 abort: unknown revision 'not-a-branch' |
1607 abort: unknown revision 'not-a-branch'! | 1607 abort: unknown revision 'not-a-branch' |
1608 $ testlog -b 35 -b 36 --only-branch branch | 1608 $ testlog -b 35 -b 36 --only-branch branch |
1609 [] | 1609 [] |
1610 (or | 1610 (or |
1611 (list | 1611 (list |
1612 (func | 1612 (func |