projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bd6c46
)
increase example timeout from 8 to 12 seconds
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 28 May 2014 12:50:20 +0000
(12:50 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 28 May 2014 12:50:20 +0000
(12:50 +0000)
8 seconds are often not enough. sic!
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
45c3422
..
77e1a6f
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-103,5
+103,5
@@
help:
@echo " [ node-modules ]"
@echo " [ apache-stop apache-start ]"
@echo ""
- @echo "DEBUG=1 make phantomjs PHANTOMJS_TIMEOUT=8 PHANTOMJS_URL=${PHANTOMJS_URL}"
+ @echo "DEBUG=1 make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_URL=${PHANTOMJS_URL}"