tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 04 Oct 2007 23:21:37 -0300
changeset 5379 d3e51dc804f8
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
mercurial_source: add --filemap support

#!/bin/sh

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