mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert 1f011cccb1
This commit is contained in:
parent
26367367ec
commit
93ebf9643d
Notes:
git
2020-05-22 20:33:03 +09:00
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue