Fix bug in harvest job reports

This commit is contained in:
amercader 2013-02-28 15:47:35 +00:00
parent a86d91c3f0
commit dab98112dc
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ def harvest_job_report(context, data_dict):
report = {
'gather_errors': [],
'object_errors': []
'object_errors': {}
}
# Gather errors