ruby/lib/shell
glass b906f78855 Fix exception type in option type checker
* lib/shell/system-command.rb (SystemCommand#initialize):
  `def_e2message` wraps error message, but does not define new exception

* test/shell/test_command_processor.rb: add a test

This patch is authored by Kenichi Kamiya <kachick1@gmail.com>
close #1657

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59145 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-22 10:56:49 +00:00
..
builtin-command.rb * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
command-processor.rb Fix two typos 2017-03-29 11:49:39 +00:00
error.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
filter.rb Fix two typos 2017-03-29 11:49:39 +00:00
process-controller.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
system-command.rb Fix exception type in option type checker 2017-06-22 10:56:49 +00:00
version.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00