diff options
| -rw-r--r-- | php-horde-Horde-Lock.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Lock.spec b/php-horde-Horde-Lock.spec index c99d776..96b26f6 100644 --- a/php-horde-Horde-Lock.spec +++ b/php-horde-Horde-Lock.spec @@ -86,7 +86,7 @@ cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)  %{_bindir}/phpunit .  if which php70; then -   php70 %{_bindir}/phpunit . || : +   php70 %{_bindir}/phpunit .  fi  %else  : Test disabled, missing '--with tests' option.  | 
