Skip to content

Commit ded41a3

Browse files
committed
fixup! variables: handle append semantics better
1 parent fdd4ca1 commit ded41a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/scripts/defaults.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def main():
136136
"ADDITIONAL_LIBS",
137137
"ADDITIONAL_GDS",
138138
"LIB_FILES",
139-
"GDS_FILES"
139+
"GDS_FILES",
140140
)
141141

142142
# the platform overrides the defaults from variables.yaml, but need

0 commit comments

Comments
 (0)