tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 02 Oct 2007 20:25:35 +0200
changeset 5351 efe7ef325737
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
merge with -stable

#!/bin/sh

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