mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-08 05:57:23 +03:00
L #-: Fix indentation
This commit is contained in:
parent
6191ac0635
commit
b2eb5555b1
@ -337,7 +337,7 @@ begin
|
||||
ENV['http_proxy'] = arg
|
||||
end
|
||||
end
|
||||
rescue Exception => e
|
||||
rescue
|
||||
exit(-1)
|
||||
end
|
||||
|
||||
@ -345,4 +345,3 @@ mp_driver = MarketPlaceDriver.new(mp_type,
|
||||
:concurrency => threads,
|
||||
:timeout => timeout)
|
||||
mp_driver.start_driver
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user