Skip to content
Snippets Groups Projects
Commit db19709a authored by ale's avatar ale
Browse files

fix

parent f00e38b8
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ class Scanner(object):
def run_scanner(solr_url, db_url, run_once):
init_db(db_url, solr_url)
scanner = Scanner(solr_url)
scanner = Scanner()
scanner.scan_db(run_once)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment