1
0
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:
Alejandro Huertas Herrero 2022-02-22 10:53:28 +01:00 committed by Tino Vazquez
parent b168efbce7
commit 7e515a88a6
No known key found for this signature in database
GPG Key ID: 14201E424D02047E

View File

@ -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 = {}