Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Devel-Cover CPAN distribution.

Report information
The Basics
Id: 77598
Status: resolved
Priority: 0/
Queue: Devel-Cover

People
Owner: Nobody in particular
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: [PATCH] Fix test failures when the build directory contains regexp metacharacters.
Date: Sat, 2 Jun 2012 19:06:20 +0200
To: bug-devel-cover [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to Devel-Cover. We thought you might be interested in it, too. Author: Niko Tyni <ntyni@debian.org> Subject: Fix test failures when the build directory contains regexp metacharacters. The build directory name may contain regexp metacharacters like '+' that need escaping or they break the substitution. Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk> Last-Update: 2012-06-02 Thanks in advance, gregor herrmann, Debian Perl Group

Message body is not shown because sender requested not to inline it.

Oops, that's a dulicate of #75633
Thanks fir this report. The fix has been applied as 6f6e321.