tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 16 Dec 2006 23:33:24 +0100
changeset 3918 5f0e00224cde
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Adjust test-help output for the change in 3c82ab166eea.

#!/bin/sh

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