From: "tadf (tadayoshi funaba)" Date: 2012-11-22T23:28:04+09:00 Subject: [ruby-core:49879] [ruby-trunk - Bug #7422] test_usage2(TestRubyOptions) test failure Issue #7422 has been updated by tadf (tadayoshi funaba). Assignee changed from tadf (tadayoshi funaba) to nobu (Nobuyoshi Nakada) ruby's --help is broken. should be length of each line is at most 80 even if --help. the current one is ugly. ---------------------------------------- Bug #7422: test_usage2(TestRubyOptions) test failure https://bugs.ruby-lang.org/issues/7422#change-33635 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: Target version: ruby -v: ruby 2.0.0dev (2012-11-22 trunk 37807) [x86_64-linux] =begin It seems that rev37805 breaks test suite for me: test_usage2(TestRubyOptions) [/builddir/build/BUILD/ruby-2.0.0-r37807/test/ruby/test_rubyoptions.rb:41]: Expected 95 to be <= 80. =end -- http://bugs.ruby-lang.org/