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

Larry Hastings report at bugs.python.org
Sun Jan 26 12:43:35 CET 2014


Larry Hastings added the comment:

I nominate this text:

**********************************************************************
To make these errors go away, merge the contents of "build/suspicious/suspicious.csv" to "tools/sphinxext/susp-ignored.csv".
**********************************************************************


Alternatively, we could add a "make trustworthy" target that did this work automatically, in which case the text should be

**********************************************************************
To make these errors go away, run "make trustworthy".
**********************************************************************

----------
nosy: +larry

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


More information about the docs mailing list