updated scan.py to help us error handle the weird searches and alos build an ignore list
This commit is contained in:
@@ -5,6 +5,7 @@ export_dir = C:\Migration\Export
|
||||
output_dir = C:\Migration\Output
|
||||
drawer_id_file = C:\Migration\drawer_ids.txt
|
||||
completed_file = C:\Migration\completed.txt
|
||||
ignore_file = C:\Migration\ignore.txt
|
||||
log_file = C:\Migration\run_log.txt
|
||||
screenshot_dir = C:\Migration\screenshots
|
||||
manifest_dir = C:\Migration\manifests
|
||||
|
||||
Reference in New Issue
Block a user