Trivial fix.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2015-07-30 16:24:57 +01:00
parent 067edc7793
commit cde94e4eb6

View File

@ -403,7 +403,7 @@ class Downloader(QueueMixin):
"""
if not os.path.exists(path_u):
return None
return self._db.get_local_file_version(child_path_u)
return self._db.get_local_file_version(path_u)
def _get_collective_latest_file(self, filename):
"""_get_collective_latest_file takes a file path pointing to a file managed by