tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 26 Dec 2006 03:16:54 +0100
changeset 3973 b485a4459d96
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
hgweb: use contexts, fix coding style

#!/bin/sh

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