mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Squashed WNS + IRI DL work
This commit is contained in:
@@ -119,7 +119,7 @@ def get_delete_opts
|
||||
end
|
||||
|
||||
def parse_opts(opts)
|
||||
options = {:instances => '', :max_threads => 3, :id => nil, :all => false}
|
||||
options = {:instances => '', :max_threads => 5, :id => nil, :all => false}
|
||||
opts.each do |opt, arg|
|
||||
case opt
|
||||
when '--instances'
|
||||
|
||||
Reference in New Issue
Block a user