tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 14 Aug 2007 17:20:51 +0200
changeset 5161 24d306834de5
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