tests/test-issue436
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 06 Feb 2010 19:33:28 +0100
changeset 10346 e2db50cae6e6
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
commands: don't do too much work for error messages

#!/bin/sh

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