Squashed WNS + IRI DL work

This commit is contained in:
ts
2018-09-21 12:27:42 +01:00
parent f7a707a20c
commit 5208ae5cc7
1302 changed files with 184888 additions and 45 deletions

View File

@@ -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'