tests/test-issue436
author Eric Hopper <hopper@omnifarious.org>
Thu, 17 May 2007 20:09:49 -0700
changeset 4441 32ea809e5bd1
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Alter test to test import --exact to make sure it works with branches.

#!/bin/sh

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