Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

logshifter/config.go: modify logshifter config reader such that blank lines (line == \n) don't cause reading to stop #6138

Merged

Commits on May 12, 2015

  1. logshifter/config.go: modify logshifter config reader such that blank…

    … lines (line == \n) don't cause reading to stop
    
    While reading logshifter config, continue if line is only a newline. This allows config reading to continue until no more reading can occur rather than stopping as soon as a blank line is encountered.
    abutcher committed May 12, 2015
    Configuration menu
    Copy the full SHA
    b58237d View commit details
    Browse the repository at this point in the history