mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
(cherry picked from commit a8c391fd89b4a8b880d8d68232c230d326797e0c)
This commit is contained in:
parent
70d2c609bf
commit
a00504660f
@ -129,7 +129,7 @@ module OneDBFsck
|
||||
log_error("Marketplace App #{id} is missing from Image #{oid} APP_CLONES id list")
|
||||
end
|
||||
|
||||
h_e = doc.create_element('ID')
|
||||
i_e = doc.create_element('ID')
|
||||
clones_new_elem.add_child(i_e).content = id.to_s
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user