Commit 7806e618 authored by Christophe Dumez's avatar Christophe Dumez

- removed debug raise...


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6560 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9f4e7ca1
......@@ -262,7 +262,6 @@ try:
def revert(self, path):
self._getPreferences()
raise str(path)
return self.client.revert(path)
def log(self, path):
......
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