tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Tue, 16 Jan 2007 12:52:03 -0800
changeset 4036 ebf1a05f6479
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Make test-transplant test pull case

#!/bin/sh

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