Skip to content
Snippets Groups Projects
Commit 5f88e427 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: allow "<case>", "<system>" ... in the string expansions (issue #792)

- the expansions were previously required as slash to follow, but
  now either are possible.

    "<case>", "<case>/" both yield the same as "$FOAM_CASE" and
    will not have a trailing slash in the result. The expansion of
    "$FOAM_CASE/" will however have a trailing slash.

- adjust additional files using these expansions
parent fc5895f1
No related branches found
No related tags found
Loading
Showing
with 95 additions and 69 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment