mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Fix to rmi.doh by Martin Swende.
This commit is contained in:
@@ -57,6 +57,7 @@ end
|
|||||||
-- end
|
-- end
|
||||||
local function doh(str,...)
|
local function doh(str,...)
|
||||||
stdnse.print_debug("RMI-ERR:"..tostring(str), unpack(arg))
|
stdnse.print_debug("RMI-ERR:"..tostring(str), unpack(arg))
|
||||||
|
return false, str
|
||||||
end
|
end
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user