This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
inspec
Watch
2
Star
0
Fork
You've already forked inspec
0
mirror of
https://github.com/inspec/inspec
synced
2025-01-09 19:59:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
52623ee5a6
inspec
/
test
/
fixtures
/
profiles
/
simple-inheritance
/
controls
/
simple-inheritance.rb
6 lines
84 B
Ruby
Raw
Normal View
History
Unescape
Escape
fix inherited profile cli report
2016-09-01 22:54:03 +00:00
include_controls
'failures'
Changed a bunch of profiles to use / instead of /tmp for Windows compat.
2019-11-06 22:40:00 +00:00
describe
file
(
'/'
)
do
fix inherited profile cli report
2016-09-01 22:54:03 +00:00
it
{
should
be_directory
}
end
Reference in a new issue
Copy permalink