minor fix (turning back the functionality of kb.suppressResumeInfo)

This commit is contained in:
Miroslav Stampar
2012-06-25 16:19:51 +00:00
parent ea5d483c86
commit 6c4bd84d18
3 changed files with 2 additions and 3 deletions

View File

@@ -129,4 +129,3 @@ class Crawler:
else:
for url in threadData.shared.outputs:
kb.targetUrls.add(( url, None, None, None ))
kb.suppressResumeInfo = False