tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 10 Dec 2006 00:06:59 +0100
changeset 3851 8f18e31c4441
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
add "requires" file to the repo, specifying the requirements

#!/bin/sh

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