From d788a5b2af463f9c69b85a8d705c3eee514c107b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 2 Jul 2016 08:12:08 +0200 Subject: php-horde-Horde-Http: 2.1.7 --- php-horde-Horde-Core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index 2adbe62..af5a0a8 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -245,7 +245,7 @@ if which php56; then run=1 fi if which php71; then - php70 %{_bindir}/phpunit . || ret=1 + php71 %{_bindir}/phpunit . || ret=1 run=1 fi if [ $run -eq 0 ]; then -- cgit