zulip/tools/documentation_crawler/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
..
commands test-help-documentation: Skips checking external links. 2018-12-29 20:15:30 +05:30
spiders 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
settings.py tools: Text-wrap long lines exceeding 110. 2017-11-10 16:24:09 -08:00