From: Wolfram Schneider Date: Fri, 7 Mar 2014 17:47:46 +0000 (+0000) Subject: typo in help message X-Git-Tag: 1.0.0~1318^2~14 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=1f176ec322617cc0439465980007c6129a89c8b6 typo in help message --- diff --git a/test/Makefile b/test/Makefile index 812b258..7e77b0b 100644 --- a/test/Makefile +++ b/test/Makefile @@ -63,5 +63,5 @@ help: @echo " [ phantomjs | screenshot ]" @echo " [ jsbeautifier | node-modules ]" @echo "" - @echo "DEBUG=1 make phantomjs PHANTOMJS_TIMEOUT=8 PHANTOM_URL=https://mkws-dev.indexdata.com/jasmine-popup.html" + @echo "DEBUG=1 make phantomjs PHANTOMJS_TIMEOUT=8 PHANTOMJS_URL=https://mkws-dev.indexdata.com/jasmine-popup.html"