tests/test-filelog.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 16 Jan 2015 19:35:04 -0800
changeset 23903 426607be9c69
parent 16498 d76ba2090e0c
permissions -rw-r--r--
transaction: pass the name of the "undo" journal to the transaction It is time for the transaction to be responsible for setting up the undo data. It is necessary to move this logic into the transaction because many more files are handled now, and the transaction is the object tracking them all. The value can be set to None if no undo should be set.

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