tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sat, 10 Mar 2007 23:00:48 -0300
changeset 4183 ce3ecf99a18b
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
util._matcher: fix handling of relglob: patterns

#!/bin/sh

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