Open vladak opened 1 year ago
Also, the Docker scripts should check the return value of merge_config_files()
and react accordingly, i.e. report the error and continue: https://github.com/oracle/opengrok/blob/c53c7ab0c2a245118f5fc53532392c76d0a89295/docker/start.py#L519-L520
The
ConfigMerge
tool should make sure that (canonicalized) paths for the base and new files are different to avoid nasty surprises.Inspired by https://github.com/oracle/opengrok/discussions/4133#discussioncomment-4402540_