inspec/lib
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
..
bundles Habitat Profiles: redirect stderr to stdout 2017-05-29 15:31:26 -04:00
fetchers Break out profile vendor activities into separate class 2017-03-29 10:22:20 +02:00
inspec Release 1.25.1 2017-05-19 21:22:30 -04:00
matchers rename old deprecations that were meant for 1.0 2017-04-28 12:09:24 +02:00
resources Update interface resource docs 2017-05-29 15:20:50 -04:00
source_readers add inspec.profile.file(...) for profile files 2017-05-03 20:39:27 +02:00
utils rename SimpleConfig / parse_config / parse_config_file options 2017-04-26 23:18:40 +02:00
inspec.rb Handle parse errors for attrs/secrets 2017-05-09 13:44:33 +02:00