inspec/lib/bundles/inspec-habitat
Adam Leff 266f061b9e Habitat Profiles: redirect stderr to stdout
Due to habitat-sh/habitat#2395, we shouldn't try to log stderr output
to a file for now. While this makes for a less-than-awesome UX, it's
better than a process locking up due to a buffer filling up!

This change redirects stderr from InSpec to stdout and adds some
helpful troubleshooting messages. Should InSpec be able to generate
unique exit codes for when controls fail (vs. a Ruby eval failure)
then we can fix this up some more, too.

Signed-off-by: Adam Leff <adam@leff.co>
2017-05-29 15:31:26 -04:00
..
cli.rb Remove errant puts in inspec habitat CLI command 2017-03-28 22:57:08 +02:00
log.rb Adding a Habitat profile artifact creator 2017-02-23 18:25:22 -05:00
profile.rb Habitat Profiles: redirect stderr to stdout 2017-05-29 15:31:26 -04:00