git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@777 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-01-28 23:55:43 +00:00
parent eb1b2a2f9c
commit 379bb9e342

View file

@ -173,7 +173,8 @@ class HttpUrlData (ProxyUrlData):
self.url = effectiveurl
if has301status:
self.setWarning(i18n._("HTTP 301 (moved permanent) encountered: you "
self.setWarning(
i18n._("HTTP 301 (moved permanent) encountered: you "
"should update this link"))
if self.url[-1]!='/':
self.setWarning(