mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert "Unexport CIRRUS_COMMIT_MESSAGE
"
This reverts commit 09863a4cd8
.
This commit is contained in:
parent
09863a4cd8
commit
a28fff5f73
Notes:
git
2021-09-28 00:53:30 +09:00
1 changed files with 1 additions and 3 deletions
|
@ -58,7 +58,5 @@ task:
|
|||
make_install_script: make install
|
||||
install_gems_for_test_script: $RUBY_PREFIX/bin/gem install --no-doc timezone tzinfo
|
||||
make_test-tool_script: make test-tool
|
||||
make_test-all_script:
|
||||
- export -n CIRRUS_COMMIT_MESSAGE
|
||||
- make test-all
|
||||
make_test-all_script: make test-all
|
||||
make_test-spec_script: make test-spec
|
||||
|
|
Loading…
Reference in a new issue