tests/test-issue436
author Eric Hopper <hopper@omnifarious.org>
Thu, 17 May 2007 20:09:44 -0700
changeset 4439 871ff96a86cc
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Add a test for the Branch header being in hg export.

#!/bin/sh

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