1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

B #5858: double pool name in XML list (#2122)

This commit is contained in:
Alejandro Huertas Herrero 2022-06-02 15:26:24 +02:00 committed by GitHub
parent e97ca3a43d
commit 11cedda103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -747,12 +747,9 @@ EOT
ppid = start_pager
end
puts "<#{pname}>"
puts page
if elements < size
puts "</#{pname}>"
return 0
end