git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-10-19 15:55:01 +00:00
Родитель dca182f2c4
Коммит dba4adb5c0
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -895,8 +895,8 @@ COMPARE_RUBY = $(BASERUBY)
ITEM =
OPTS =
# You can pass several options through OPTS environmanent variable.
# $ make benchmark OPTS="--help" displays more dtail.
# You can pass several options through OPTS environment variable.
# $ make benchmark OPTS="--help" displays more detail.
# for example,
# $ make benchmark COMPARE_RUBY="ruby-trunk" OPTS="-e ruby-2.2.2"
# This command compares trunk and built-ruby and 2.2.2