From: Wolfram Schneider Date: Thu, 16 Oct 2014 10:43:55 +0000 (+0200) Subject: update documentation X-Git-Tag: 1.0.0~178^2~4 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=c280533d88a6a1f30a802def266cc182f5312326 update documentation --- diff --git a/test/Makefile b/test/Makefile index e4606ba..c0333fa 100644 --- a/test/Makefile +++ b/test/Makefile @@ -125,6 +125,7 @@ help: @echo "DEBUG=0 APACHE_PORT=5050 make -s phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_PATH=${PHANTOMJS_PATH}" @echo "DEBUG=2 make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_URL=${PHANTOMJS_URL}" @echo "" + @echo "make APACHE_PORT=5050 apache-start" @echo "make phantomjs-all" @echo ""