Because the test for this change was still broken.
This commit is contained in:
parent
c046cc1d1c
commit
e70a1d9b7f
@ -100,7 +100,7 @@ module WEBrick
|
||||
@logger.info("ruby #{rubyv}")
|
||||
|
||||
@listeners = []
|
||||
@shutdown_pipe = @config[:ShutdownPipe]
|
||||
@shutdown_pipe = nil
|
||||
unless @config[:DoNotListen]
|
||||
raise ArgumentError, "Port must an integer" unless @config[:Port].to_s == @config[:Port].to_i.to_s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user