summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-04-25 14:46:01 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-04-25 14:46:01 +0900
commit758063e06823a9e95b7e0ddb97aeab53f339e6ae (patch)
tree8414e95f6413b0289830a007fe3fcdd866bbd915 /common.mk
parent3d5febf65b46f1a76759aa68d10f0888748831ab (diff)
downloadruby-758063e06823a9e95b7e0ddb97aeab53f339e6ae.tar.gz
Removed commented-out code
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 8baa5be82b..0c9f923633 100644
--- a/common.mk
+++ b/common.mk
@@ -1457,7 +1457,7 @@ no-test-syntax-suggest-prepare: no-test-syntax-suggest-precheck
yes-test-syntax-suggest-prepare: yes-test-syntax-suggest-precheck
$(ACTIONS_GROUP)
$(XRUBY) -C "$(srcdir)" bin/gem install --no-document \
- --install-dir .bundle --conservative "bundler" "rake" "rspec:~> 3" #"ruby-prof"
+ --install-dir .bundle --conservative "bundler" "rake" "rspec:~> 3"
$(ACTIONS_ENDGROUP)
RSPECOPTS =