1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--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
command-processor.rb Fix two typos 2017-03-29 11:49:39 +00:00
error.rb
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