예제 #1
0
 def configure(self, options):
   ReposSearchChangeHandlerBase.configure(self, options)
   if not self.flagArgs:
     self.warn("addCustomArguments was never called")
   self.logger.debug("Event logger activated")
   if not self.options:
     self.warn("no options passed to configure")