mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #3782: Fix comment
This commit is contained in:
parent
1b531f82ff
commit
4a0438c11b
@ -2106,7 +2106,7 @@ void TransferManager::saveas_hot_action(int vid)
|
||||
goto error_file;
|
||||
}
|
||||
|
||||
//MVDS tm_mad hostname:remote_system_dir/disk.0 source snapid vmid dsid
|
||||
//CPDS tm_mad hostname:remote_system_dir/disk.0 source snapid vmid dsid
|
||||
xfr << "CPDS "
|
||||
<< tm_mad << " "
|
||||
<< vm->get_hostname() << ":"
|
||||
|
Loading…
x
Reference in New Issue
Block a user