tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 24 Dec 2006 22:29:29 +0100
changeset 3961 a4edadd807dd
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
fix tab vs space

#!/bin/sh

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