mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
beade346bf
This change allows checks like: ``` describe os_env('PATH') do its('split') { should include('C:\wix') } end ```
1 line
121 B
Text
1 line
121 B
Text
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\opscode\chef\bin\
|