changeset 40263 | 8cf459d8b111 |
parent 40224 | 63245ad598af |
child 40293 | c303d65d2e34 |
--- a/tests/test-globalopts.t Sat Oct 13 09:03:08 2018 -0400 +++ b/tests/test-globalopts.t Sat Oct 13 10:09:12 2018 +0200 @@ -267,7 +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 !) + Traceback (most recent call last): (py3 !) #else Traceback for '--config' errors not supported with chg. $ hg --cwd c --config x --traceback id 2>&1 | grep -i 'traceback'