mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
As a common use case in console-oriented pipelines, we check that a specific command returned a certain number of lines. With the combination of LineCount and Compare, we can do exactly this.