diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-04 14:11:23 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-04 14:11:23 +0200 |
commit | b4223292032e5c77930d8c565f0b42492508be67 (patch) | |
tree | 442e2dd27dac5b2d6c45126a23de0c4869bccc92 /php-pecl-http.spec | |
parent | a0220e8b353fada21ac44fbcc9270c8e8419b4d8 (diff) |
php-pecl-http: wip
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 |