mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
266f061b9e
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> |
||
---|---|---|
.. | ||
cli.rb | ||
log.rb | ||
profile.rb |