tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Fri, 21 Sep 2007 17:25:25 -0500
changeset 5324 7b4b874ce12c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert-cvs: update test to pass on Linux

#!/bin/sh

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