summaryrefslogtreecommitdiffstats
path: root/phan.spec
diff options
context:
space:
mode:
Diffstat (limited to 'phan.spec')
-rw-r--r--phan.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/phan.spec b/phan.spec
index b402b78..ec32bc7 100644
--- a/phan.spec
+++ b/phan.spec
@@ -121,7 +121,7 @@ EOF
run=0
ret=0
if which php71; then
- php71 %{_bindir}/phpunit -d memory_limit=1G --bootstrap tests/autoload.php || : ignore segfaults...
+ php71 %{_bindir}/phpunit -d memory_limit=1G --bootstrap tests/autoload.php
run=1
fi
%{_bindir}/phpunit -d memory_limit=1G --bootstrap tests/autoload.php --verbose