diff options
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r-- | php-pecl-http.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec index cd84540..33db5ef 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -277,7 +277,7 @@ SKIP_ONLINE_TESTS=1 \ TEST_PHP_EXECUTABLE=%{__ztsphp} \ TEST_PHP_ARGS="-n $modules -d extension=$PWD/modules/%{pecl_name}.so" \ NO_INTERACTION=1 \ -REPORT_EXIT_STATUS=0 \ +REPORT_EXIT_STATUS=1 \ %{__ztsphp} -n run-tests.php --show-diff %endif %endif |