marios Wed, 20 Jul 2011 02:37:56 -0700
Fixes minor typo in EC2 driver (+single trailing whitespace) State of an image is in 'image[:aws_state]' rather than 'image[:state]' so the state of images was being captured as nil,
marios