Skip to content

Commit c6d24f4

Browse files
committed
To get around undefined error
1 parent 365afa8 commit c6d24f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMEW/flow.cylc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138

139139
[[get_esmval_branch]]
140140
[[[environment]]]
141-
ESMVALTOOL_BRANCH = {{ ESMVALTOOL_BRANCH }}
141+
ESMVALTOOL_BRANCH = {{ ESMVALTOOL_BRANCH | default("") }}
142142

143143
[[housekeeping]]
144144

0 commit comments

Comments
 (0)