config/path: Figure out absolute paths properly on windows. (#3996)
The following form of arguments such as ``` minio.exe -C some_dir server dir ``` has stopped working because of lack of handling of absolute paths for config directory. Always calculate absolute path for any relative paths on any operating system. The following fix converts all config directory relative paths into absolute paths. Fixes #3991master
parent
d99efa2c93
commit
1caad902cb
Loading…
Reference in new issue