some cleanup

This commit is contained in:
Rafael.Timmerberg 2013-07-02 00:19:20 +02:00
commit 93a3d626d8
11 changed files with 13 additions and 157 deletions

View file

@ -32,6 +32,7 @@ class JobInfo:
self.log.d("handle call")
self.log.d(self.service)
try:
self.service._execute()
except Exception, e:
self.log.d(e)