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
Branches
Tags
No related merge requests found
Showing
with 95 additions and 69 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment