From 758063e06823a9e95b7e0ddb97aeab53f339e6ae Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 25 Apr 2023 14:46:01 +0900 Subject: Removed commented-out code --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') 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 = -- cgit v1.2.1