[airsched/el6] Commented out the CMake test (as it does not work on EPEL).

Denis Arnaud denisarnaud at fedoraproject.org
Fri Nov 4 18:49:32 UTC 2011


commit abe9099674d21047512fcfeb00947d86b87fab61
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Fri Nov 4 19:49:20 2011 +0100

    Commented out the CMake test (as it does not work on EPEL).

 airsched.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/airsched.spec b/airsched.spec
index c5d474b..f629caf 100644
--- a/airsched.spec
+++ b/airsched.spec
@@ -76,7 +76,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