tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 30 Jan 2007 00:26:19 +0100
changeset 4053 994fec0ee900
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
mtime can be -1 after a merge and cause tracebacks on win32. Output "unset" instead.

#!/bin/sh

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