tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 08 Aug 2007 12:27:20 +0200
changeset 5122 c80af96943aa
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
refactor options from cmdtable - add extracommitopts for user and date - factor stuff

#!/bin/sh

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