tests/test-issue436
author Martin Geisler <mg@lazybytes.net>
Sat, 14 Aug 2010 02:35:44 +0200
changeset 11858 934c7e91c126
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
tests: unify test-bad-extension

#!/bin/sh

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