commit 485787f83dc9297da9943884ac58e63e93f101e2
Author: Elan Ruusamäe <[email protected]>
Date: Thu Nov 26 11:36:46 2020 +0200
Always perform module load test
php-pecl-mysql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-mysql.spec b/php-pecl-mysql.spec
index 647c16e..1dc3626 100644
--- a/php-pecl-mysql.spec
+++ b/php-pecl-mysql.spec
@@ -86,7 +86,6 @@ phpize
%{__make}
-%if %{with tests}
# simple module load test
%{__php} -n -q \
-d extension_dir=modules \
@@ -97,6 +96,7 @@ phpize
-m > modules.log
grep %{modname} modules.log
+%if %{with tests}
./run-tests.sh --show-diff
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-mysql.git/commitdiff/8b818a29258cf93b4b5f14082e214c8982e83c1f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit