Show More
@@ -20,7 +20,8 b' ensure that failing ui.atexit handlers r' | |||
|
20 | 20 | show help for a given topic or a help overview |
|
21 | 21 | error in exit handlers: |
|
22 | 22 | Traceback (most recent call last): |
|
23 | File "*/mercurial/dispatch.py", line *, in _runexithandlers (glob) | |
|
23 | File "*/mercurial/dispatch.py", line *, in _runexithandlers (glob) (no-pyoxidizer !) | |
|
24 | File "mercurial.dispatch", line *, in _runexithandlers (glob) (pyoxidizer !) | |
|
24 | 25 | func(*args, **kwargs) |
|
25 | 26 | File "$TESTTMP/bailatexit.py", line *, in bail (glob) |
|
26 | 27 | raise RuntimeError('ui.atexit handler exception') |
General Comments 0
You need to be logged in to leave comments.
Login now