mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-15 05:57:23 +03:00
M #-: Fix typo in variable
This commit is contained in:
parent
f812406244
commit
657b468f15
@ -1520,7 +1520,7 @@ void VirtualMachineDiskSaveas::request_execute(
|
||||
ds_check = ds->get_avail_mb(avail);
|
||||
ds_disk_type = ds->get_disk_type();
|
||||
ds_mad = ds->get_ds_mad();
|
||||
ds_mad = ds->get_tm_mad();
|
||||
tm_mad = ds->get_tm_mad();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user