tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 03 Feb 2008 21:03:46 -0200
changeset 5984 9451a941c536
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert: use 'unknown' and '0 0' if commit author or date weren't specified Closes issue873.

#!/bin/sh

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