tests/test-filelog.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Sat, 17 May 2014 00:38:48 -0700
changeset 21387 82f8d4e95c87
parent 16498 d76ba2090e0c
permissions -rw-r--r--
run-test: fix AttributeError in the --interactive prompt One must choose between ``"y yes".split()`` and ``('y', 'yes')``. I choose the later. The feature still crash when you answer "yes" to use it. But at least, the prompt itself works.

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