mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 09:14:01 -04:00
When running a pipeline on a command's output, a simple check is making sure the pipeline returned something empty or not. This is the goal of those two implementations, basically either the input is empty as expected, or it errors, and the reverse.