tests/test-revlog-raw.py.out
author Jun Wu <quark@fb.com>
Thu, 30 Mar 2017 17:58:03 -0700
changeset 31757 f424fb180fea
parent 31756 2133437dad17
child 31758 5d11b5edcb0b
permissions -rw-r--r--
revlog: use raw content when building delta Using external content provided by flagprocessor when building revlog delta is wrong, because deltas are applied to raw contents in revlog. This patch fixes the above issue by adding "raw=True". test-revlog-raw.py now shows "local test passed", but there is more to fix.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
31757
f424fb180fea revlog: use raw content when building delta
Jun Wu <quark@fb.com>
parents: 31756
diff changeset
     1
local test passed
f424fb180fea revlog: use raw content when building delta
Jun Wu <quark@fb.com>
parents: 31756
diff changeset
     2
abort: crashed: invalid patch