fix #142
This commit is contained in:
@ -679,6 +679,8 @@ class vulnWhispererOpenVAS(vulnWhispererBase):
|
||||
if debug:
|
||||
self.logger.setLevel(logging.DEBUG)
|
||||
|
||||
|
||||
self.directory_check()
|
||||
self.port = int(self.config.get(self.CONFIG_SECTION, 'port'))
|
||||
self.develop = True
|
||||
self.purge = purge
|
||||
|
Reference in New Issue
Block a user