Skip to content

Commit 2457b5b

Browse files
committed
debug
1 parent ef3e01d commit 2457b5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/scripts/setup_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def run_command(cmd: str) -> None:
9898

9999
def setup_libmongocrypt():
100100
target = ""
101+
raise ValueError(f"{sys.platform=}")
101102
if os.name == "nt":
102103
# PYTHON-2808 Ensure this machine has the CA cert for google KMS.
103104
if is_set("TEST_FLE_GCP_AUTO"):

0 commit comments

Comments
 (0)