Minor bug fix to -d

This commit is contained in:
Bernardo Damele 2010-07-01 10:44:31 +00:00
parent 26d1a07a1d
commit 8dfe08a353

View File

@ -176,7 +176,7 @@ class UDF:
stackedTest()
if not kb.stackedTest:
if not kb.stackedTest and not conf.direct:
return
self.checkDbmsOs()