[cmake/el5/master] Exclude curl test, needs internet access

Orion Poplawski orion at fedoraproject.org
Tue Aug 17 20:38:36 UTC 2010


commit 3f45fdba2b234b3d2e68c85320080d4524213ba5
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Aug 17 14:38:29 2010 -0600

    Exclude curl test, needs internet access

 cmake.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cmake.spec b/cmake.spec
index e9ad87d..85bf33f 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -95,7 +95,7 @@ desktop-file-install --delete-original \
 
 %check
 unset DISPLAY
-bin/ctest -V
+bin/ctest -V -E curl
 
 
 %clean


More information about the scm-commits mailing list