Trivial cosmetics

This commit is contained in:
Miroslav Stampar 2013-01-29 16:30:38 +01:00
parent 55a9f91bbf
commit a59ac8e27f

View File

@ -776,7 +776,7 @@ class Connect(object):
elif not kb.testMode: elif not kb.testMode:
warnMsg = "it is very important not to stress the network adapter's " warnMsg = "it is very important not to stress the network adapter's "
warnMsg += "bandwidth during usage of time-based queries" warnMsg += "bandwidth during usage of time-based payloads"
singleTimeWarnMessage(warnMsg) singleTimeWarnMessage(warnMsg)
if conf.safUrl and conf.saFreq > 0: if conf.safUrl and conf.saFreq > 0: