tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 22 Sep 2007 18:23:56 +0200
changeset 5311 5b6e403601d1
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
bisect: do silent init if necessary

#!/bin/sh

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