mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +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>
706 B
706 B