From bd92dc30da24ec11a152375d95195a1d118d50f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Hor=C3=A1k?= Date: Wed, 9 Oct 2013 17:55:52 +0200 Subject: [PATCH] Turn on tests --- community-mysql.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-mysql.spec b/community-mysql.spec index dd0dc2e..7311e87 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -1,7 +1,7 @@ # Regression tests may take a long time (many cores recommended), skip them by # passing --nocheck to rpmbuild or by setting runselftest to 0 if defining # --nocheck is not possible (e.g. in koji build) -%{!?runselftest:%global runselftest 0} +%{!?runselftest:%global runselftest 1} # set to 1 to enable %global with_shared_lib_major_hack 1