tests/test-issue436
author John Goerzen <jgoerzen@complete.org>
Mon, 26 Mar 2007 20:46:49 -0500
changeset 4283 8625504f507c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Slight refining to help text in patchbomb.py

#!/bin/sh

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