Skip to content

Commit 62e2506

Browse files
committed
cleanup
1 parent 9b7a2a7 commit 62e2506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/generate_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ def create_ocsp_variants() -> list[BuildVariant]:
135135
get_display_name(base_display, host, version, python),
136136
python=python,
137137
version=version,
138-
batchtime=batchtime,
139138
host=host,
140139
expansions=expansions,
140+
batchtime=batchtime,
141141
)
142142
variants.append(variant)
143143

0 commit comments

Comments
 (0)