summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Lock.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-02 08:34:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-02 08:34:04 +0100
commit173b735b2d9c33d6dab8ccb84507fdd5459624bf (patch)
tree31a91edf153d093afcb28c3753fdba9572e476bf /php-horde-Horde-Lock.spec
parent2283e76b83efe828d634cb4b4c4aed33c6390091 (diff)
php-horde-Horde-Log: 2.1.3
Diffstat (limited to 'php-horde-Horde-Lock.spec')
-rw-r--r--php-horde-Horde-Lock.spec2
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.