tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 10 Dec 2006 20:35:28 -0200
changeset 3862 46abbed02b2d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Use UTF-8 in .hg/branch

#!/bin/sh

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