Update comment to suggest longer timeout in tests.
authorMike Taylor <mike@indexdata.com>
Wed, 5 Nov 2014 09:54:38 +0000 (09:54 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 5 Nov 2014 09:54:38 +0000 (09:54 +0000)
Makefile

index cb4d8f6..a105790 100644 (file)
--- 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"