Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.

Change webrick log constants to strings to match conf file#80

Merged
dhollinger merged 1 commit intovoxpupuli:masterfrom
dhollinger:const_to_string
Dec 23, 2018
Merged

Change webrick log constants to strings to match conf file#80
dhollinger merged 1 commit intovoxpupuli:masterfrom
dhollinger:const_to_string

Conversation

@dhollinger
Copy link
Copy Markdown
Member

@dhollinger dhollinger commented Dec 23, 2018

Setting the constant for WEBrick::Log in the binfile will cause an error as the LOGGER constant is set by taking a string and getting the constant from that.

@dhollinger dhollinger added the bug label Dec 23, 2018
@dhollinger dhollinger self-assigned this Dec 23, 2018
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 54.494% when pulling d45ee60 on dhollinger:const_to_string into e8a6d40 on voxpupuli:master.

@dhollinger dhollinger merged commit 72e3b4a into voxpupuli:master Dec 23, 2018
@dhollinger dhollinger deleted the const_to_string branch December 23, 2018 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants