[PATCH] tests: fix overeager pattern matching on mpatchError

timeless timeless at gmail.com
Tue Apr 5 13:46:52 EDT 2016


Is this necessary if you have my queued fix?
On Apr 5, 2016 4:00 AM, "Maciej Fijalkowski" <fijall at gmail.com> wrote:

> # HG changeset patch
> # User Maciej Fijalkowski <fijall at gmail.com>
> # Date 1459843186 -10800
> #      Tue Apr 05 10:59:46 2016 +0300
> # Node ID 21b2a34556ac42e22f6350827e2168cfdbbf72d1
> # Parent  2033f389118130c68560686e2632c910e0697cf7
> tests: fix overeager pattern matching on mpatchError
>
> diff -r 2033f3891181 -r 21b2a34556ac tests/test-revlog.t
> --- a/tests/test-revlog.t       Thu Mar 31 02:05:28 2016 +0000
> +++ b/tests/test-revlog.t       Tue Apr 05 10:59:46 2016 +0300
> @@ -12,4 +12,4 @@
>         0         0      19     -1       2 99e0332bd498 000000000000
> 000000000000
>         1        19      12      0       3 6674f57a23d8 99e0332bd498
> 000000000000
>    $ hg debugdata a.i 1 2>&1 | egrep 'Error:.*decoded'
> -  mercurial.mpatch.mpatchError: patch cannot be decoded
> +  *mpatchError: patch cannot be decoded (glob)
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160405/cde5b409/attachment.html>


More information about the Mercurial-devel mailing list