jdrumgoole opened a new pull request, #87: URL: https://github.com/apache/otava/pull/87
Currently `expandvars()`is run on the raw text of the config file prior to yaml parsing. This has the effect of trying to expand variables even in commented out code. With this approach we only expand the variables after the yaml parsing is complete. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
