[travelccm/el6] [Test] Commented out the check phase, as it does not work on EPEL.

Denis Arnaud denisarnaud at fedoraproject.org
Wed Nov 2 23:42:14 UTC 2011


commit d7d1e18a96f4c39308b2c3d327abee90b7e06e8c
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Thu Nov 3 00:42:04 2011 +0100

    [Test] Commented out the check phase, as it does not work on EPEL.

 travelccm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/travelccm.spec b/travelccm.spec
index faedab2..89e9571 100644
--- a/travelccm.spec
+++ b/travelccm.spec
@@ -92,7 +92,7 @@ mv $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html %{mydocs}
 rm -f %{mydocs}/html/installdox
 
 %check
-ctest
+#ctest
 
 %clean
 rm -rf $RPM_BUILD_ROOT


More information about the scm-commits mailing list