server/sources/pyrorql.py
branchstable
changeset 7884 35d2e2f4e10a
parent 7879 9aae456abab5
child 7885 9454b7ef5ae4
--- a/server/sources/pyrorql.py	Tue Sep 27 09:26:40 2011 +0200
+++ b/server/sources/pyrorql.py	Thu Sep 29 12:55:20 2011 +0200
@@ -286,7 +286,7 @@
                     # entity has been deleted from external repository but is not known here
                     if eid is not None:
                         entity = session.entity_from_eid(eid, etype)
-                        repo.delete_info(session, entity, self.uri, extid,
+                        repo.delete_info(session, entity, self.uri,
                                          scleanup=self.eid)
                 except Exception:
                     self.exception('while updating %s with external id %s of source %s',