[Dune-devel] [Dune-Commit] [Commit] dune-common - abb4b73: [duneproject][Bugfix] Make sure dune_enable_all_packages() can actually be disabled

Markus Blatt markus at dr-blatt.de
Thu Jul 2 03:34:49 CEST 2015


On Wed, Jul 01, 2011;2802;0c5 at 12:49:38PM +0200, Carsten Gräser wrote:
>  
> +# canonicalize contents of ENABLE_ALL
> +ENABLE_ALL=$(tr '[:upper:]' '[:lower:]' <<< "$ENABLE_ALL")
> +
> +

Is that really supported on all the platforms DUNE is used on? Up to
now we tried to avoid this by using tr "[A-Z]" "[a-z]" in
dunemodules.lib.

I am assuming that there might be reason (e.g. weired sed versions...)

Markus

-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858




More information about the Dune-devel mailing list