/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos

  • Committer: Teddy Hogeborn
  • Date: 2009-08-27 23:06:33 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090827230633-eyvww20kpem20il1
* mandos (ClientHandler.handle): Bug fix: add missing right
                                 parenthesis.

Show diffs side-by-side

added added

removed removed

Lines of Context:
812
812
                    break
813
813
            else:
814
814
                ipc.write(u"NOTFOUND %s %s\n"
815
 
                          % (fpr, unicode(self.client_address))
 
815
                          % (fpr, unicode(self.client_address)))
816
816
                session.bye()
817
817
                return
818
818
            # Have to check if client.still_valid(), since it is