[mariadb/f19] Turn on test suite

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


commit e0d673ddf5afc4dc8bc0746e23ed942969771986
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Oct 14 13:30:25 2013 +0200

    Turn on test suite

 mariadb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mariadb.spec b/mariadb.spec
index fe7d315..5b97bbe 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -24,7 +24,7 @@ License: GPLv2 with exceptions and LGPLv2 and BSD
 %global obsoleted_mysql_case_evr 5.5.30-5
 
 # Regression tests take a long time, you can skip 'em with this
-%{!?runselftest:%global runselftest 0}
+%{!?runselftest:%global runselftest 1}
 
 # When replacing mysql by mariadb these packages are not upated, but rather
 # installed and uninstalled. Thus we loose information about mysqld service


More information about the scm-commits mailing list