mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #-: fix minor bug in onevm save (#880)
This commit is contained in:
parent
ecd36bcb9a
commit
58ba0bcb68
@ -1244,6 +1244,7 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
vm.extend(VirtualMachineExt)
|
||||
|
||||
res = vm.save_as_template(args[1],
|
||||
'',
|
||||
persistent => options[:persistent])
|
||||
|
||||
if !OpenNebula.is_error?(res)
|
||||
|
Loading…
x
Reference in New Issue
Block a user