wording fix.
git-svn-id: file:///home/svn/framework3/trunk@13973 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -332,6 +332,6 @@ class Metasploit3 < Msf::Post
|
||||
found = vboxchk(session) if not found
|
||||
found = xenchk(session) if not found
|
||||
found = qemuchk(session) if not found
|
||||
print_status("It appears to be physical host.") if not found
|
||||
print_status("It appears to be a physical host.") if not found
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user