[PATCH STABLE] qseries: don't truncate the patch name (issue1912)

Dan Villiom Podlaski Christiansen danchr at gmail.com
Tue Nov 17 14:15:09 CST 2009


I probably should mention that I haven't tested this patch rigorously :)

Does it fix the issue?

On 17 Nov 2009, at 20:44, Dan Villiom Podlaski Christiansen wrote:

> # HG changeset patch
> # User Dan Villiom Podlaski Christiansen <danchr at gmail.com>
> # Date 1258486821 -3600
> # Node ID c73c9a61d6c968b66434871ea6d94edf57ed2382
> # Parent  57949bfec718c467f02bd4e9c2bfb8e24d001a5b
> qseries: don't truncate the patch name (issue1912)
> 
> Instead of truncating the entire output line of `qseries', only the
> summary is truncated.
> 
> The incorrect behaviour was seen invoking the following script from
> Emacs' scratch buffer:
> 
> (progn
>  (cd (expand-file-name "/path/to/a/queued/repository/"))
>  (setenv "HGRCPATH" "/dev/null")
>  (setenv "COLUMNS" "8")
> 
>  (start-process "test qseries" (current-buffer)
>                 "./hg" "--config" "extensions.mq=" "qseries"))

--

Dan Villiom Podlaski Christiansen
danchr at gmail.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1943 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20091117/147ca09b/attachment.bin>


More information about the Mercurial-devel mailing list