tests/test-issue436
author Martin Geisler <mg@lazybytes.net>
Tue, 23 Jun 2009 23:05:51 +0200
changeset 8928 1e16f9b21ce4
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
test-globalopts: broken by output change in 62e3b9466700

#!/bin/sh

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