tests/test-issue436
author John Mulligan <phlogistonjohn@yahoo.com>
Thu, 21 Feb 2008 08:24:58 -0500
changeset 6171 73b1de288801
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Add --all option to bundle command

#!/bin/sh

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