Logoj0ke.net Open Build Service > Projects > internetx:php7:EL7 > php-pecl-igbinary > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed php-pecl-igbinary-dev.spec
x
 
1
@@ -232,7 +232,7 @@
2
 : upstream test suite
3
 cd NTS
4
 TEST_PHP_EXECUTABLE=%{_bindir}/php \
5
-TEST_PHP_ARGS="-n $MOD -d extension=$PWD/modules/%{extname}.so" \
6
+##TEST_PHP_ARGS="-n $MOD -d extension=$PWD/modules/%{extname}.so" \
7
 NO_INTERACTION=1 \
8
 REPORT_EXIT_STATUS=1 \
9
 %{_bindir}/php -n run-tests.php --show-diff
10
@@ -246,7 +246,7 @@
11
 : upstream test suite
12
 cd ../ZTS
13
 TEST_PHP_EXECUTABLE=%{__ztsphp} \
14
-TEST_PHP_ARGS="-n $MOD -d extension=$PWD/modules/%{extname}.so" \
15
+##TEST_PHP_ARGS="-n $MOD -d extension=$PWD/modules/%{extname}.so" \
16
 NO_INTERACTION=1 \
17
 REPORT_EXIT_STATUS=1 \
18
 %{__ztsphp} -n run-tests.php --show-diff
19