outdate-bundled-gems.rb: remove unused option
This commit is contained in:
parent
be18b60c33
commit
ff6831c334
@ -14,8 +14,6 @@ until ARGV.empty?
|
||||
# just to run when `make -n`
|
||||
when /\A--mflags=(.*)/
|
||||
fu = FileUtils::DryRun if /\A-\S*n/ =~ $1
|
||||
when /\A--basedir=(.*)/m
|
||||
dir = $1
|
||||
when /\A-/
|
||||
raise "#{$0}: unknown option: #{ARGV.first}"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user