Skip to content

Commit

Permalink
--fomart progress is default. It's duplicated.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 21, 2019
1 parent 0b0feda commit 2d8d634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.mk
Expand Up @@ -1295,7 +1295,7 @@ yes-test-bundler-prepare: test-bundler-precheck
$(XRUBY) -C "$(srcdir)" bin/gem install --no-document \
--install-dir .bundle --conservative "rspec:~> 3.5" "rake:~> 12.0" "parallel_tests:~> 2.29"

RSPECOPTS = --format progress
RSPECOPTS =
BUNDLER_SPECS =
test-bundler: $(TEST_RUNNABLE)-test-bundler
yes-test-bundler: yes-test-bundler-prepare
Expand Down

0 comments on commit 2d8d634

Please sign in to comment.