zulip/tools/documentation_crawler
sumanthvrao c5de6d0e18 spiders: Set error status for exceptions generated by spider.
Spider raises exceptions when errors like FileNotFound
are detected. However, these did not set error state
before exiting causing spider to fail silently.

This patch sets the status causing exceptions to exit with
non-zero exit status.
2019-04-08 17:04:29 -07:00
..
documentation_crawler spiders: Set error status for exceptions generated by spider. 2019-04-08 17:04:29 -07:00
__init__.py docs-test: Add scrapy crawler to check documentation not having broken links. 2016-10-25 11:35:16 -07:00
scrapy.cfg docs-test: Add scrapy crawler to check documentation not having broken links. 2016-10-25 11:35:16 -07:00