[salt/f22] Shut off tests

Erik Johnson terminalmage at fedoraproject.org
Wed Feb 18 01:25:43 UTC 2015


commit 9557141aec7a84103c5debb13c0a1cb287238093
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 944eed3..6ce7894 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