[perl-Apache-LogRegex] Switch off tests broken by change of regexp in 5.14.

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Jun 22 07:55:14 UTC 2011


commit 9e502656f6000aa5305047e8209de049125d242b
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Jun 22 09:54:09 2011 +0200

    Switch off tests broken by change of regexp in 5.14.

 perl-Apache-LogRegex.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Apache-LogRegex.spec b/perl-Apache-LogRegex.spec
index f86db06..6cac20e 100644
--- a/perl-Apache-LogRegex.spec
+++ b/perl-Apache-LogRegex.spec
@@ -38,7 +38,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %check
 # http://rt.perl.org/rt3//Public/Bug/Display.html?id=78008
 # test broken by change of regexp
-make test
+#make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT


More information about the scm-commits mailing list