there is no stdnse.log_error function

This commit is contained in:
batrick 2012-04-04 03:04:09 +00:00
parent 2a2e929ed6
commit 1286e5bdd7

View file

@ -28,7 +28,7 @@ local function dbg(str,...)
end
--local dbg =stdnse.print_debug
local err =stdnse.log_error
local err =stdnse.print_debug
----------------------------------------------------------------------
-- First of all comes a Bson parsing library. This can easily be moved out into a separate library should other