Commit dd96dbf2 authored by Nicolas Delaby's avatar Nicolas Delaby

fix typo sorry

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14717 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b19750ff
......@@ -493,7 +493,7 @@ class SynchronizationTool( SubscriptionSynchronization,
if signature is not None:
state = signature.getStatus()
#LOG('getSynchronizationState:',0,'sub.dest :%s, state: %s' % \
(subscriber.getSubscriptionUrl(),str(state)))
#(subscriber.getSubscriptionUrl(),str(state)))
found = None
# Make sure there is not already a conflict giving the state
for state_item in state_list:
......
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