tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Sun, 23 Sep 2007 18:24:19 +0200
changeset 5320 8409a2e3a78d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
revlog: fix inlined revision transaction extra data (issue 749)

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true