From 922864423ba8362bceea0f1d069da6ea4e51b180 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 5 Nov 2014 11:15:12 +0100 Subject: [PATCH] update help, tests needs now more time --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4