mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-21 14:44:44 +00:00
improved internal error msg
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2537 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
53b5f67745
commit
60069a8862
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ I can work with ;) .
|
|||
traceback.print_exc()
|
||||
print_app_info()
|
||||
print >> stderr, os.linesep, \
|
||||
_("******** LinkChecker internal error, bailing out ********")
|
||||
_("******** LinkChecker internal error, over and out ********")
|
||||
sys.exit(1)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue