tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 08 Aug 2007 23:00:01 +0200
changeset 5124 06154aff2b1a
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