X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile;h=e3fa61a0391551784259fe219ca797a83dddad94;hb=d1ace176323fa63bd5156bf069d31eaabda611a7;hp=1f6060cc3d6ca533b028942029bd783dd3a22d98;hpb=adf8829783dba8d38fa5a05814e049a2a107fd2e;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 1f6060c..e3fa61a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -128,7 +128,7 @@ help: @echo "Examples: " @echo "" @echo "make phantomjs PHANTOMJS_PATH=${PHANTOMJS_PATH}" - @echo "DEBUG=0 APACHE_PORT=5050 make -s phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_PATH=${PHANTOMJS_PATH}" + @echo "DEBUG=0 APACHE_PORT=5050 make -s phantomjs PHANTOMJS_TIMEOUT=16 PHANTOMJS_PATH=${PHANTOMJS_PATH}" @echo "DEBUG=2 make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_URL=${PHANTOMJS_URL}" @echo "" @echo "make APACHE_PORT=5050 apache-start"