зеркало из https://github.com/github/ruby.git
Use () instead of {} for nmake
This commit is contained in:
Родитель
2d8d6345ff
Коммит
1940347fdf
|
@ -1307,8 +1307,8 @@ PARALLELRSPECOPTS = --runtime-log $(srcdir)/tmp/parallel_runtime_rspec.log
|
|||
test-bundler-parallel: $(TEST_RUNNABLE)-test-bundler-parallel
|
||||
yes-test-bundler-parallel: yes-test-bundler-prepare
|
||||
$(XRUBY) -C $(srcdir) -Ispec/bundler .bundle/bin/parallel_rspec \
|
||||
-o "--require ${srcdir}/spec/bundler/spec_helper --require ${srcdir}/spec/bundler/support/parallel" \
|
||||
${PARALLELRSPECOPTS} spec/bundler/$(BUNDLER_SPECS)
|
||||
-o "--require $(srcdir)/spec/bundler/spec_helper --require $(srcdir)/spec/bundler/support/parallel" \
|
||||
$(PARALLELRSPECOPTS) spec/bundler/$(BUNDLER_SPECS)
|
||||
no-test-bundler-parallel:
|
||||
|
||||
GEM = up
|
||||
|
|
Загрузка…
Ссылка в новой задаче