changeset 40224 | 63245ad598af |
parent 38041 | 5fa4e29ba3e3 |
child 40263 | 8cf459d8b111 |
--- a/tests/test-globalopts.t Sat Oct 13 04:42:14 2018 +0300 +++ b/tests/test-globalopts.t Sat Oct 13 04:47:51 2018 +0300 @@ -267,6 +267,7 @@ #if no-chg $ hg --cwd c --config x --traceback id 2>&1 | grep -i 'traceback' Traceback (most recent call last): + Traceback (most recent call last): (py3k !) #else Traceback for '--config' errors not supported with chg. $ hg --cwd c --config x --traceback id 2>&1 | grep -i 'traceback'