%var% is not replaced by blank when is not defined in the config file
The problem was detected in 3.12.1b0
version
When a variable used in the templates (e.g. %var%
)
is not defined in config files the final value is not changed i.e. autosubmit left %var%
value
The behavior should be replace by blank
@etourign @mcastril @jberlin