Skip to content
Snippets Groups Projects
Commit a9e798c9 authored by Alexander Turenko's avatar Alexander Turenko Committed by Alexander Turenko
Browse files

config: support relative path in --config

Before this change the following conditions lead to an error on
`config:reload()`.

* `--config <...>` CLI option is passed with a relative config path
* `process.work_dir` config option is set to a non-null value

It is fixed by calculating of an absolute config path on startup.

Part of #8862

NO_DOC=bugfix
parent b8f85113
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment