diff options
-rw-r--r-- | lib/rubygems/commands/which_command.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ requiring to see why it does not behave as you expect. paths = find_paths arg, dirs if paths.empty? then - alert_error "Can't find ruby library file or shared library #{arg}" found &&= false else |