[perl-POE-Component-Client-DNS] Disable all the live tests

Petr Šabata psabata at fedoraproject.org
Thu Nov 6 17:54:08 UTC 2014


commit 9569270d020cdbc58f7454715cb248a5f8f18475
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Nov 6 18:53:58 2014 +0100

    Disable all the live tests

 perl-POE-Component-Client-DNS.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-POE-Component-Client-DNS.spec b/perl-POE-Component-Client-DNS.spec
index 601747d..55bfb51 100644
--- a/perl-POE-Component-Client-DNS.spec
+++ b/perl-POE-Component-Client-DNS.spec
@@ -49,7 +49,7 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} +
 cp t/01_resolve.t example_resolve
 
 %check
-%{?!_with_network_tests: rm t/01_resolve.t }
+%{?!_with_network_tests: rm t/0[1356]*.t }
 make test
 
 %files



More information about the perl-devel mailing list