Skip to content

Commit

Permalink
[rubygems/rubygems] remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
soda92 authored and matzbot committed Jan 2, 2025
1 parent 7bf1612 commit 3b51997
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/bundler/commands/exec_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@
#!/usr/bin/env ruby
puts "args: #{ARGV.inspect}"
RUBY
bundled_app("print_args").chmod(0o755)
end

it "shows executable's man page when --help is after the executable" do
Expand Down

0 comments on commit 3b51997

Please sign in to comment.