Project

General

Profile

« Previous | Next » 

Revision 3650f246

Added by sanfrecce-osaka 7 months ago

[ruby/irb] Fix broken history command with -g
(https://github.com/ruby/irb/pull/1057)

Local variable grep was always nil because the regular expression parsing options contained an unnecessary \n. test_history_grep did not detect this because it only asserted what was included in the output.

https://github.com/ruby/irb/commit/a282bbc0cf