diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-02-02 08:34:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-02-02 08:34:04 +0100 |
commit | 173b735b2d9c33d6dab8ccb84507fdd5459624bf (patch) | |
tree | 31a91edf153d093afcb28c3753fdba9572e476bf | |
parent | 2283e76b83efe828d634cb4b4c4aed33c6390091 (diff) |
php-horde-Horde-Log: 2.1.3
-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. |