From 0ee105f3f0a3b409bc08e6a1336c898038c1088f Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 15 Jul 2019 06:08:55 +0900 Subject: Mention SPECOPTS variable in make help --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index e7f9d2a2e2..5430fe6d72 100644 --- a/common.mk +++ b/common.mk @@ -1502,7 +1502,7 @@ help: PHONY " exam: equals make check" \ " test: ruby core tests" \ " test-all: all ruby tests [TESTOPTS=-j4 TESTS=]" \ - " test-spec: run the Ruby spec suite" \ + " test-spec: run the Ruby spec suite [SPECOPTS=]" \ " test-rubyspec: same as test-spec" \ " test-bundler: run the Bundler spec" \ " test-bundled-gems: run the test suite of bundled gems" \ -- cgit v1.2.3