easybuild-framework icon indicating copy to clipboard operation
easybuild-framework copied to clipboard

Reverse order for parsing files in `XDG_CONFIG_DIRS`

Open bartoldeman opened this issue 1 year ago • 4 comments
trafficstars

https://specifications.freedesktop.org/basedir-spec/latest/ says precedence should be

XDG_CONFIG_HOME > 1st entry of XDG_CONFIG_DIRS > 2nd entry ...

EasyBuild had this reversed for XDG_CONFIG_DIRS

Fixes #4582

bartoldeman avatar Sep 11 '24 20:09 bartoldeman