mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
08b7e584d7
A feature introduced in #5124 changed how the mysql_session resource works to where stdout, stderr, and exit_status no longer worked. The Lines class only exposes output instead of stdout, stderr and exit_status. As a work around, this adds backwards compatibilty for stdout, stderr and exit_status parameters. In addition I updated the documentation to prefer output over stdout/stderr. This fixes #5218. Signed-off-by: Lance Albertson <lance@osuosl.org> |
||
---|---|---|
.. | ||
bundles | ||
inspec | ||
matchers | ||
plugins | ||
resource_support | ||
resources | ||
source_readers | ||
inspec.rb |