mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #-: Fix typo in variable
(cherry picked from commit 657b468f159eea9b102ef77198d7904cc17e4b81)
This commit is contained in:
parent
471c627081
commit
54231dc389
@ -1519,7 +1519,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