mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
L #-: Fix linting error
This commit is contained in:
parent
62f3ae3272
commit
15d7daf7cd
@ -311,7 +311,7 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
begin
|
||||
VCenterDriver::VcImporter.import_clusters(con_ops, options)
|
||||
rescue StandardError => e
|
||||
rescue StandardError
|
||||
exit 1
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user