diff options
author | Remi Collet <remi@remirepo.net> | 2025-10-06 12:30:09 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-10-06 12:30:09 +0200 |
commit | 3e56cfe71d79c61667c05c6b081ec9c18bb45620 (patch) | |
tree | e14f1abbdbe310d7ce90006c10b416a1a87f1fdb | |
parent | e320da738342cb8518c9c5b23e27acb6d1045dd1 (diff) |
clean
-rw-r--r-- | php-pecl-xdebug3.spec | 2 |
1 files changed, 0 insertions, 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 |