inspec/lib/bundles/inspec-habitat
Ryan Hass 99ebae186b Fix exit status check in hab run hook generator.
The exit status would never return "InSpec run completed successfully"
since the value of $RC was always an integer which never was prefixed
with an "x". This checks the return directly since we currently do not
have any complex logic which warrants the need to check different
return status values where a prefixed return code is necessary.

Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
2017-04-28 11:54:13 -07: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 Fix exit status check in hab run hook generator. 2017-04-28 11:54:13 -07:00