tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Mon, 02 Jul 2007 10:59:16 -0700
changeset 4770 5ee5cbfceff3
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
patch.extract: do not prepend subject if the description already starts with it

#!/bin/sh

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