mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Getting uppercase of a string can be done in a way that is compatible with Bash 3.2. This creates a dependency on the `tr` utility, but I reckon it will/can be available everywhere Bash 3.2 is.