mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
To make sure we do scrub the metadata in the plugin name when installing it from a local binary, we add a test that does that installation with both alternatives: 1.0.0-dev and 1.0.0-dev+metadata, which should result in only one alternative being installed (the last one that succeeded).