whitelist this link

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433004 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2013-01-14 17:40:35 +00:00
parent 64dee0264b
commit 05190ad60f
1 changed files with 3 additions and 0 deletions

View File

@ -197,6 +197,9 @@ def checkAll(dirName):
elif link.find('lucene.apache.org/java/docs/discussion.html') != -1:
# OK
pass
elif link.find('lucene.apache.org/core/discussion.html') != -1:
# OK
pass
elif link.find('lucene.apache.org/solr/mirrors-solr-latest-redir.html') != -1:
# OK
pass