stringOps etc expansion fails for directories
As noticed by @Prashant with the createZeroDirectory failure. The fileName or stringOps expansion of "/something" uses findEtcFile(), which means that it fails when given a directory.
Moving repositories to https://gitlab.com/openfoam on 1 Nov 2025
Create your https://gitlab.com account now so you can file issues & send MRs
As noticed by @Prashant with the createZeroDirectory failure. The fileName or stringOps expansion of "/something" uses findEtcFile(), which means that it fails when given a directory.