[perl-Expect-Simple] Switch off tests because of broken mock.

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Jun 24 07:09:58 UTC 2011


commit 339ee6a636188010c65dffc847258e00cbc74fef
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Jun 24 09:09:29 2011 +0200

    Switch off tests because of broken mock.

 perl-Expect-Simple.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl-Expect-Simple.spec b/perl-Expect-Simple.spec
index 25e7b9f..ba06cba 100644
--- a/perl-Expect-Simple.spec
+++ b/perl-Expect-Simple.spec
@@ -39,7 +39,8 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 
 
 %check
-make test
+# switch off because of broken mock - tty
+##make test
 
 
 %clean


More information about the scm-commits mailing list