From 3e56cfe71d79c61667c05c6b081ec9c18bb45620 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Oct 2025 12:30:09 +0200 Subject: clean --- php-pecl-xdebug3.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index 71acc9f..1c4a9e4 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -254,9 +254,7 @@ rm tests/tracing/bug01875-002.phpt : Upstream test suite NTS extension # bug00886 is marked as slow as it uses a lot of disk space TEST_OPTS="-q -x --show-diff %{?_smp_mflags}" -TEST_PHP_EXECUTABLE=%{__php} \ TEST_PHP_ARGS="-n $modules -d zend_extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \ -REPORT_EXIT_STATUS=1 \ %{__php} -n run-xdebug-tests.php $TEST_OPTS %else : Test suite disabled -- cgit