tests/test-issue436
author Daniel Holth <dholth@fastmail.fm>
Wed, 16 May 2007 01:10:12 -0400
changeset 4447 af013ae3ca10
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
use documented convert-repo interface

#!/bin/sh

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