mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-14 00:45:30 +00:00
3f3fa59406
This commit modifies the packaging tests to account for the fact that rpm behaves differently with respect to preserving directories marked as "CONFIG | NOREPLACE" on older versions versus newer versions. Older versions will leave the directory as-is while newer versions will append the suffix ".rpmsave" to the directory name. Relates #18216