Project

General

Profile

Bug #1639 » list_volumes.rb.patch

Andreas Ntaflos, 06/18/2012 05:14 PM

View differences:

list_volumes.rb 2012-06-18 23:09:51.284245718 +0200
def volume_to_attributes(vol)
format_type = xml_element(vol.xml_desc, "/volume/target/format", "type")
format_type = nil
return nil if format_type == "dir"
{
(2-2/2)