mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68c
This commit is contained in:
parent
26367367ec
commit
93ebf9643d
Notes:
git
2020-05-22 20:33:03 +09:00
@ -234,7 +234,6 @@ module Spec
|
||||
private
|
||||
|
||||
def git_ls_files(glob)
|
||||
skip "not in git working directory" unless git_root_dir?
|
||||
sys_exec("git ls-files -z -- #{glob}", :dir => source_root).split("\x0")
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user