mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
pushing work from server
This commit is contained in:
@@ -109,7 +109,7 @@ def get_delete_opts
|
||||
end
|
||||
|
||||
def parse_opts(opts)
|
||||
options = {:instances => '', :max_threads => 1, :id => '', :all => false}
|
||||
options = {:instances => '', :max_threads => 3, :id => '', :all => false}
|
||||
opts.each do |opt, arg|
|
||||
case opt
|
||||
when '--instances'
|
||||
|
||||
Reference in New Issue
Block a user