[salt/f20] Shut off tests

Erik Johnson terminalmage at fedoraproject.org
Tue Feb 17 23:51:14 UTC 2015


commit 4377d675195ea1bb2355d18c530f4d87202866fa
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 7cdffd1..7b2645a 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