Some more cleanup (Issue #475)

This commit is contained in:
stamparm
2013-07-01 12:11:09 +02:00
parent b5e644694a
commit 4fb33bb26c
5 changed files with 11 additions and 17 deletions

View File

@@ -146,5 +146,5 @@ class Fingerprint(GenericFingerprint):
return False
def getHostname(self):
warnMsg = "on HSQLDB it is not possible to enumerate the hostname"
warnMsg = "on HyperSQL it is not possible to enumerate the hostname"
logger.warn(warnMsg)