tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Thu, 30 Aug 2007 23:54:01 +0200
changeset 5268 fae670ee6c6d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
kill lonely docstring

#!/bin/sh

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