mirror of
https://github.com/inspec/inspec
synced 2024-11-14 00:47:10 +00:00
bbc4002b53
* Fix profile vendoring on Windows This fixes vendoring on Windows by doing the following: - Expanding relative paths (handles `\\`) - Ensuring archives after closed after reading (prevents locking) This also does the following: - Removes extra file from testing tar archive - Ensures fetching dirs/archives in the local fetcher behaves the same * Fix profile vendoring on Windows This fixes vendoring on Windows by doing the following: - Expanding relative paths (handles `\\`) - Ensuring archives after closed after reading (prevents locking) This also does the following: - Removes extra file from testing tar archive - Ensures fetching dirs/archives in the local fetcher behaves the same * Add vendoring to fuctional testing and fix the tmp path for windows * Add tests for relative paths and backslashes * Remove backslashes support in filenames on Linux Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com> |
||
---|---|---|
.. | ||
git.rb | ||
local.rb | ||
mock.rb | ||
url.rb |