From: Mike Taylor Date: Wed, 5 Nov 2014 09:54:38 +0000 (+0000) Subject: Update comment to suggest longer timeout in tests. X-Git-Tag: 1.0.0~78^2~13 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=7a92169620d5ee3d31dc2a67182040bd6935c740;hp=69ec59f4c2747405a9d06f9a780133f3f90dda89 Update comment to suggest longer timeout in tests. --- diff --git a/Makefile b/Makefile index cb4d8f6..a105790 100644 --- a/Makefile +++ b/Makefile @@ -29,5 +29,5 @@ help: @echo "make [ all | setup | clean | distclean ]" @echo " [ check | check-js | phantomjs ]" @echo "" - @echo "If 'make check' timeout is too short, extend with: make check PHANTOMJS_TIMEOUT=40" + @echo "If 'make check' timeout is too short, extend with: make check PHANTOMJS_TIMEOUT=120"