projects
/
m6w6
/
travis-pecl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
b2b5540
)
try some crazy high timeout
author
Michael Wallner
<mike@php.net>
Fri, 31 Jul 2015 18:25:48 +0000
(20:25 +0200)
committer
Michael Wallner
<mike@php.net>
Fri, 31 Jul 2015 18:25:48 +0000
(20:25 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 30fee1a4452a8409e5eb6a4c29f87ae2f6816410..0584424361d9f306a938245f98c216c9adbe68ca 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-95,4
+95,4
@@
ext: pecl-check $(srcdir)/pecl-$(PECL_EXTENSION) pecl
$(srcdir)/check-packagexml.php package.xml
test: php
- REPORT_EXIT_STATUS=1 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout
18
0 --show-diff tests
+ REPORT_EXIT_STATUS=1 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout
30
0 --show-diff tests