Randy Stauner 2025-11-11 05:41:35 +0000 (Tue, 11 Nov 2025)
New Revision: ddaa56d549
https://github.com/ruby/ruby/commit/ddaa56d549
Log:
Fix bootstraptest runner driver message (#15072)
This was a mistake;
the code tested for RUBY_PATCHLEVEL but then
instead of using it used RUBY_PLATFORM twice.
Modified files:
bootstraptest/runner.rb