зеркало из https://github.com/github/ruby.git
Add a missing *
Co-authored-by: Alan Wu <alansi.xingwu@shopify.com>
This commit is contained in:
Родитель
1129488f6f
Коммит
b71f79dd17
|
@ -236,7 +236,7 @@ def in_makefile(target, source)
|
|||
else source2 = "$(top_srcdir)/#{source}"
|
||||
end
|
||||
["#{File.dirname(target)}/depend", target2, source2]
|
||||
when UNSTABLE_FILES
|
||||
when *UNSTABLE_FILES
|
||||
warn "warning: ignoring: #{target}"
|
||||
else
|
||||
raise "unexpected target: #{target}"
|
||||
|
|
Загрузка…
Ссылка в новой задаче