tests/test-issue436
author Martin Geisler <mg@lazybytes.net>
Thu, 10 Dec 2009 22:28:09 +0100
changeset 10029 c4cc230c3277
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
mercurial.iss: backout 08bbed8ac9b8 Not a complete backout, the bash_completion script is still installed.

#!/bin/sh

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