tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Tue, 21 Nov 2006 20:00:15 -0200
changeset 3787 8d603f8567ae
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
make hg commit <dirname> work again

#!/bin/sh

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