mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
With go tip, the output from Artifact.String will sometimes be output in a different order than the tests. Sort the AMI strings before outputting. See https://travis-ci.org/mitchellh/packer/jobs/28748467 for an example of this failure.