[issue15759] "make suspicious" doesn't display instructions in case of failure

Serhiy Storchaka report at bugs.python.org
Tue Jul 8 16:46:12 CEST 2014


Serhiy Storchaka added the comment:

Oh, I forgot about this patch.

Here is more correct patch. It now works with non-default make command and "make suspicious" now returns success return code if no suspicious markups were found. Made similar fix for the linkcheck and doctest target.

----------
Added file: http://bugs.python.org/file35901/make_suspicious_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15759>
_______________________________________


More information about the Python-bugs-list mailing list