tests/test-issue436
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sun, 07 Feb 2010 14:53:17 +0100
changeset 10370 c050b7e4e778
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
mq: fix typo, thanks pmezard

#!/bin/sh

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