mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
L #-: adjust tabs
This commit is contained in:
parent
a7dc10ac88
commit
54169999e1
@ -2419,9 +2419,9 @@ end
|
||||
# automatically cleans all system snapshots
|
||||
# https://github.com/OpenNebula/one/issues/5409
|
||||
if snapshots? || one_snapshots?
|
||||
error_message = 'Existing sytem snapshots, cannot change disks. '
|
||||
error_message << 'Please remove all snapshots and try again.'
|
||||
raise error_message
|
||||
error_msg = 'Existing sytem snapshots, cannot change disks. '
|
||||
error_msg << 'Please remove all snapshots and try again.'
|
||||
raise error_message
|
||||
end
|
||||
|
||||
spec_hash = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user