tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 10 Dec 2006 00:06:45 +0100
changeset 3850 a4457828ca1a
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
move code around

#!/bin/sh

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