mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: fix typo (#1799)
(cherry picked from commit 81c288ab1e685fc179abb21847c78f285544efdc)
This commit is contained in:
parent
b168efbce7
commit
7e515a88a6
@ -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