Minor style update

This commit is contained in:
stamparm 2013-02-21 14:52:56 +01:00
parent fc554e5b99
commit 3a8c0cd3a2

View File

@ -1061,6 +1061,7 @@ def identifyWaf():
for function, product in kb.wafFunctions:
try:
logger.debug("checking for WAF/IDS/IPS product '%s'" % product)
found = function(_)
except Exception, ex:
errMsg = "exception occured while running "