tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 29 Jul 2007 19:32:55 +0200
changeset 5028 36e8983fe44d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
test-convert: Hide warning about missing subversion bindings.

#!/bin/sh

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