mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
66187d73fb
Calling #all fails with the error: `Excon::Error::Socket: 25:28: FATAL: Document is empty (Nokogiri::XML::SyntaxError)`. This was because of the parser not handling nil creationDate values: ``` when 'creationDate' @image[name] = Time.parse(value) ``` This commit ensures nil `creationDate` fields are not parsed. |
||
---|---|---|
.. | ||
compute | ||
elb |