From 10ba86daf1aa8df0d3786fccf32e8c8403d1679b Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Thu, 14 Jul 2016 19:42:00 +0200 Subject: [PATCH] Re-enable checking test-suite result --- mariadb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index cf25749..c7aeeab 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -8,7 +8,7 @@ %{!?runselftest:%global runselftest 1} # Set this to 1 to see which tests fail -%global check_testsuite 0 +%global check_testsuite 1 # In f20+ use unversioned docdirs, otherwise the old versioned one %global _pkgdocdirname %{pkg_name}%{!?_pkgdocdir:-%{version}}