Reset the script engine verbosity that was boosted when scripts are selected by name.

This commit is contained in:
djalal 2010-08-11 22:37:16 +00:00
parent a12d595052
commit 0ae240c1e8

View file

@ -773,6 +773,7 @@ local function run (threads, scantype)
thread:d("Finished %THREAD_AGAINST.");
thread:close(timeouts);
end
current = nil;
end
cnse.nsock_loop(50); -- Allow nsock to perform any pending callbacks