mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-29 18:50:08 +03:00
M #-: fix typo (#1799)
This commit is contained in:
parent
a29826e1b8
commit
81c288ab1e
@ -2438,7 +2438,7 @@ end
|
||||
if snapshots? || one_snapshots?
|
||||
error_msg = 'Existing sytem snapshots, cannot change disks. '
|
||||
error_msg << 'Please remove all snapshots and try again.'
|
||||
raise error_message
|
||||
raise error_msg
|
||||
end
|
||||
|
||||
spec_hash = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user