mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-19 10:03:36 +03:00
Bug #240: Fix error message shown two times, onevnet show
This commit is contained in:
parent
043f762950
commit
bdf3e26cb6
@ -238,9 +238,6 @@ when "show"
|
|||||||
else
|
else
|
||||||
puts vn.to_xml(true)
|
puts vn.to_xml(true)
|
||||||
end
|
end
|
||||||
else
|
|
||||||
puts "Error: "+result.message
|
|
||||||
break
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user