tests/test-filelog.py.out
author Martin Geisler <martin@geisler.net>
Sat, 12 May 2012 22:12:54 +0200
branchstable
changeset 16678 48b1674ac1e7
parent 16498 d76ba2090e0c
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.

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.