tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 29 Dec 2006 06:37:43 +0100
changeset 4014 509342f95564
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
various doc fixes - update can no longer be used to merge - short summary start with lowercase - add merge to short help list - fix tests

#!/bin/sh

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