Loop do it

bug/bundler_fix
sinn3r 2014-01-26 16:27:36 -06:00
parent eec01e79ff
commit 45bb336c51
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ def run
@tl = []
while (true)
loop do
# Spawn threads for each host
while (@tl.length < threads_max)
ip = ar.next_ip