unset shell functions failing in dash
need "unset -f" instead of a plain "unset" to properly unset functions. affects the etc/config.sh/functions
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
need "unset -f" instead of a plain "unset" to properly unset functions. affects the etc/config.sh/functions