tests/test-simplemerge.py.out
author Martin Geisler <martin@geisler.net>
Sat, 12 May 2012 22:12:54 +0200
branchstable
changeset 16678 48b1674ac1e7
parent 4363 2e3c54fb79a3
child 22023 f18830651811
permissions -rw-r--r--
templater: handle SyntaxError when parsing ui.logtemplate Before, Mercurial would crash with a traceback ending with SyntaxError: unmatched quotes if you configured [ui] logtemplate = {rev}\n The SyntaxError is now catched and the string is re-parsed without requiring quotes.

....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s

OK