mirror of
https://github.com/nmap/nmap.git
synced 2026-06-09 17:22:26 +00:00
Comment update in ovs-agent-version.nse.
This commit is contained in:
parent
3012e3354b
commit
2be8b1832e
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ function action(host, port)
|
|||
end
|
||||
|
||||
-- So much for version 2.2. If the response to GET was 501, then we may
|
||||
-- have a version 3.0.
|
||||
-- have a version 3.0 or 3.0.1.
|
||||
if not (response.status == 501) then
|
||||
return
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue