mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #962: Fix wrong error message
This commit is contained in:
parent
fc6aa51c0d
commit
a40bb000fd
@ -260,7 +260,6 @@ int ImagePool::disk_attribute(VectorAttribute * disk,
|
||||
|
||||
if ( img == 0 )
|
||||
{
|
||||
error_str = "Cannot acquire image, it does not exists or in use.";
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user