peterkh / cumulus

Helps manage AWS CloudFormation stacks
Other
206 stars 40 forks source link

use element 2 to parse error #16

Closed gergnz closed 9 years ago

gergnz commented 9 years ago

Fixes #8

peterkh commented 9 years ago

What does element 2 give you different to error_message?

gergnz commented 9 years ago

it gives me that element in the array. error_message just supplies the whole array, and when the string comparison tries to do it's thing, it doesn't work.