tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 24 Aug 2007 00:52:28 +0200
changeset 5217 551958d5082c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
testcase for issue705 (fixed by 316ce5e85b3e)

#!/bin/sh

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