mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
When building a pipeline to count the number of lines returned by Packer, it can be a bit cumbersome to have to chain the calls to MkPipeCheck to do that check, so we add one convenience function for the simplest case: counting the number of lines on stdout, without any kind of filtering.