mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Updates scripts to work with the new version of the TN3270 library. Closes #1078.
This commit is contained in:
@@ -110,7 +110,7 @@ Driver = {
|
||||
self.tn3270:get_all_data()
|
||||
end
|
||||
|
||||
if self.tn3270:find("***") then
|
||||
if self.tn3270:find("%*%*%*") then
|
||||
self.tn3270:send_enter()
|
||||
self.tn3270:get_all_data()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user