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:
parent
0003d1ceb1
commit
dd48079ed7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user