[buildbot/el6] Disable tests until python-mock is available

Gianluca Sforna giallu at fedoraproject.org
Fri Apr 6 06:39:47 UTC 2012


commit 0558ec6784494c118c3a5ae6c664496d1d8ad0a4
Author: Gianluca Sforna <giallu at gmail.com>
Date:   Fri Apr 6 08:37:49 2012 +0200

    Disable tests until python-mock is available

 buildbot.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/buildbot.spec b/buildbot.spec
index 8e11339..984b26e 100644
--- a/buildbot.spec
+++ b/buildbot.spec
@@ -1,6 +1,6 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%global do_tests 1
+%global do_tests 0
 
 # The master and slave packages have (in theory) an independent versioning
 %global slaveversion %{version}


More information about the scm-commits mailing list