From: Wolfram Schneider Date: Wed, 5 Nov 2014 10:15:12 +0000 (+0100) Subject: update help, tests needs now more time X-Git-Tag: 1.0.0~78^2~2^2~1 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=922864423ba8362bceea0f1d069da6ea4e51b180 update help, tests needs now more time --- 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"