[salt/f21] Shut off tests

Erik Johnson terminalmage at fedoraproject.org
Wed Feb 18 00:29:21 UTC 2015


commit 8aee311c4b7d878b8e1c96455cd6781e75c38017
Author: Erik Johnson <erik at saltstack.com>
Date:   Tue Feb 17 17:50:55 2015 -0600

    Shut off tests

 salt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/salt.spec b/salt.spec
index 33b61e5..ff65702 100644
--- a/salt.spec
+++ b/salt.spec
@@ -5,7 +5,7 @@
 %define __python %{_bindir}/python%{?pybasever}
 %endif
 
-%global include_tests 1
+%global include_tests 0
 
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}


More information about the scm-commits mailing list