remove {rust,cpp,go}.elf fixutres.
This commit is contained in:
parent
f5ca649e1d
commit
7863cc6f80
@ -10,7 +10,7 @@ describe Pathname do
|
||||
|
||||
def patch_elfs
|
||||
mktmpdir do |tmp_dir|
|
||||
%w[c.elf cpp.elf go.elf rust.elf].each do |elf|
|
||||
%w[c.elf].each do |elf|
|
||||
FileUtils.cp(elf_dir/elf, tmp_dir/elf)
|
||||
yield tmp_dir/elf
|
||||
end
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user