inspec/lib
Lance Albertson 08b7e584d7 Fix mysql_session stdout, stderr and exit_status parameters
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>
2020-08-23 18:55:58 -07:00
..
bundles Enforced bump. Fully allow this to build before merge. 2020-08-05 20:55:45 +01:00
inspec Fix mysql_session stdout, stderr and exit_status parameters 2020-08-23 18:55:58 -07:00
matchers Added --inspect option to inspect shell command. 2020-01-28 14:52:04 -08:00
plugins Update to Chefstyle 1.2.1 2020-08-12 13:12:26 -07:00
resource_support Tweak for aws resources to determine if they're still under test. 2020-02-03 14:41:37 -08:00
resources Update to Chefstyle 1.2.1 2020-08-12 13:12:26 -07:00
source_readers When archiving with --airgap, warm the vendor cache from any available local archives 2020-01-03 14:15:04 -05:00
inspec.rb Make inspec much faster for most commands. 2019-09-04 15:44:26 -07:00