mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
L #-: Adjust indentiation
This commit is contained in:
parent
065af200e1
commit
6545bef440
@ -139,7 +139,7 @@ if VCenterDriver::FileHelper.remote_or_needs_unpack?(img_path)
|
||||
begin
|
||||
Open3.popen3("qemu-img info #{temp_file}") do
|
||||
|_stdin, stdout, stderr, wait_thr|
|
||||
if wait_thr.value != 0
|
||||
if wait_thr.value != 0
|
||||
STDERR.puts "'qemu-img info' stderr: #{stderr}"
|
||||
raise StandardError
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user