tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 26 Dec 2006 03:27:24 +0100
changeset 3979 e0d13267f7a4
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
hgk: use contexts

#!/bin/sh

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