mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
dont suggest reporting issues to user list anymore
This commit is contained in:
parent
15989db2a7
commit
f1a26f3534
@ -291,8 +291,6 @@ def main(argv):
|
|||||||
'error, so that a better error message '
|
'error, so that a better error message '
|
||||||
'can be provided next time.')
|
'can be provided next time.')
|
||||||
print >>error, (
|
print >>error, (
|
||||||
'Either send bugs to the mailing list at '
|
'A bug report can be filed in the tracker at '
|
||||||
'<http://groups.google.com/group/sphinx-users/>,\n'
|
'<https://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!')
|
||||||
'or report them in the tracker at '
|
|
||||||
'<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!')
|
|
||||||
return 1
|
return 1
|
||||||
|
Loading…
Reference in New Issue
Block a user