inspec/test/unit/fetchers
Sonu Saha c8f020cb81
Modify url fetcher to remove --symref flag in git ls-remote command (#7043)
* fix: remove --symref options from git ls-remote
it is causing issue on ubuntu16 and rhel6

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* spec: update test to match commit-sha.tar.gz instead of master.tar.gz

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* spec: skip test on windows, works locally on windows

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

---------

Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2024-05-21 12:53:03 +05:30
..
fetchers_test.rb Ran chefstyle -a 2021-05-09 23:59:04 -04:00
git_test.rb CHEF-642 Fix for inspec exec fails with git fetcher if current directory does not have .git directory (#6626) 2023-08-31 20:06:24 +05:30
local_test.rb Move the registry cache object 2019-11-22 10:09:51 -05:00
mock_test.rb Move the registry cache object 2019-11-22 10:09:51 -05:00
source_reader_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
url_test.rb Modify url fetcher to remove --symref flag in git ls-remote command (#7043) 2024-05-21 12:53:03 +05:30