зеркало из https://github.com/github/ruby.git
Stop syncing json benchmarks.
This commit is contained in:
Родитель
d6d2c24715
Коммит
b1fc1af444
|
@ -197,7 +197,7 @@ module SyncDefaultGems
|
||||||
cp_r("#{upstream}/lib", "ext/json")
|
cp_r("#{upstream}/lib", "ext/json")
|
||||||
cp_r("#{upstream}/json.gemspec", "ext/json")
|
cp_r("#{upstream}/json.gemspec", "ext/json")
|
||||||
rm_rf(%w[ext/json/lib/json/ext ext/json/lib/json/pure.rb ext/json/lib/json/pure])
|
rm_rf(%w[ext/json/lib/json/ext ext/json/lib/json/pure.rb ext/json/lib/json/pure])
|
||||||
`git checkout ext/json/extconf.rb ext/json/parser/prereq.mk ext/json/generator/depend ext/json/parser/depend ext/json/depend`
|
`git checkout ext/json/extconf.rb ext/json/parser/prereq.mk ext/json/generator/depend ext/json/parser/depend ext/json/depend benchmark/`
|
||||||
when "psych"
|
when "psych"
|
||||||
rm_rf(%w[ext/psych test/psych])
|
rm_rf(%w[ext/psych test/psych])
|
||||||
cp_r("#{upstream}/ext/psych", "ext")
|
cp_r("#{upstream}/ext/psych", "ext")
|
||||||
|
|
Загрузка…
Ссылка в новой задаче