From b4223292032e5c77930d8c565f0b42492508be67 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Aug 2014 14:11:23 +0200 Subject: php-pecl-http: wip --- php-pecl-http.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-http.spec') 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 -- cgit