summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/unpack_command.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/commands/unpack_command.rb2
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ command help for an example.
return this_path if File.exist? this_path
end
- return nil
end
##