mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 00:11:41 -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.