]> git.pld-linux.org Git - packages/python-libcloud.git/commitdiff
Disable tests by default
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 18 Feb 2014 12:42:20 +0000 (13:42 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 18 Feb 2014 12:42:20 +0000 (13:42 +0100)
python-libcloud.spec

index f4376d0b5ab35c4d3ce739fb3a38c5e404162462..c955c079b7ff332e041ed90f58de3a85ecf943a6 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_with    tests   # do not perform "make test" (they use network)
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
This page took 0.102987 seconds and 4 git commands to generate.