1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

M #-: Fix typo in var name

This commit is contained in:
Tino Vazquez 2022-03-18 14:10:12 +01:00
parent 0003d1ceb1
commit dd48079ed7
No known key found for this signature in database
GPG Key ID: 14201E424D02047E

View File

@ -3076,7 +3076,7 @@ end
@item.ReconfigVM_Task(:spec => vm_config_spec).wait_for_completion
devices.each do |device|
next unless first_ &&
next unless first_condition &&
device.key == scsi_key
controller = device.deviceInfo.label