Skip to content

Commit a9dd65c

Browse files
committed
debug
1 parent 255cfeb commit a9dd65c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/scripts/setup-uv-python.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ fi
2020

2121
# Translate PYTHON_BINARY/PYTHON_VERSION to UV_PYTHON.
2222
if [ -z "${UV_PYTHON:-}" ]; then
23+
set -x
2324
if [ -n "${PYTHON_BINARY:-}" ]; then
2425
_python=$PYTHON_BINARY
2526

0 commit comments

Comments
 (0)