diff options
Diffstat (limited to 'php-pecl-xdebug3.spec')
-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 |