Skip to content

Commit

Permalink
warn
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokaro committed May 6, 2024
1 parent 90acd45 commit 3f50b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ocran/stub_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def create_file(src, tgt)
end

if src.directory?
# raise "The source is a directory (#{src})"
warn "The source is a directory (#{src})"
# C:/hostedtoolcache/windows/Ruby/3.3.1/x64/lib/ruby/gems/3.3.0/gems/bundler-2.4.19/lib/bundler/source
# from Ruby 3.3
return
Expand Down

0 comments on commit 3f50b62

Please sign in to comment.