[mariadb/f18] Turn on test suite

Honza Horak hhorak at fedoraproject.org
Mon Oct 14 11:45:52 UTC 2013


commit dfdae09d81fa5e9f51748dcff0afa07fa39d3428
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Oct 14 13:32:21 2013 +0200

    Turn on test suite
    
    Conflicts:
    	mariadb.spec

 mariadb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mariadb.spec b/mariadb.spec
index fb310f8..f0c546d 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -16,7 +16,7 @@ URL: http://mariadb.org
 License: GPLv2 with exceptions and LGPLv2 and BSD
 
 # Regression tests take a long time, you can skip 'em with this
-%{!?runselftest:%global runselftest 0}
+%{!?runselftest:%global runselftest 1}
 
 Source0: http://ftp.osuosl.org/pub/mariadb/mariadb-%{version}/kvm-tarbake-jaunty-x86/mariadb-%{version}.tar.gz
 Source3: my.cnf


More information about the scm-commits mailing list