Commit eda423f3 authored by Nicolas Delaby's avatar Nicolas Delaby

fix typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15056 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d6dfce85
......@@ -1001,7 +1001,7 @@ class XMLSyncUtilsMixin(SyncCode):
remote_xml=action)
cmd_id +=1
elif action.nodeName == 'Replace':
#LOG('SyncModif',0,'object: %s will be updated...' % str(object))
#LOG('SyncModif',0,'object: %s will be updated...' % str(object))
if object is not None:
#LOG('SyncModif',0,'object: %s will be updated...' % object.id)
signature = subscriber.getSignatureFromGid(gid)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment