[perl-IO-Socket-IP] Disable the live test

Petr Šabata psabata at fedoraproject.org
Wed Aug 22 15:52:27 UTC 2012


commit bd07dc82b3b70882e779bbd66a6ea07e1169a441
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Aug 22 17:46:15 2012 +0200

    Disable the live test

 perl-IO-Socket-IP.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index 1908518..5179f89 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -38,6 +38,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_fixperms} %{buildroot}/*
 
 %check
+# Don'd do the live test
+rm -f t/21nonblocking-connect-internet.t
 ./Build test
 
 %files


More information about the scm-commits mailing list