tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Sun, 10 Jun 2007 20:08:47 -0700
changeset 4534 cc9b79216a76
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Split convert extension into common and repository type modules

#!/bin/sh

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