Skip to content

Commit d46bc75

Browse files
committed
debug
1 parent e960fa9 commit d46bc75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/scripts/configure-env.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ elif [ "Windows_NT" = "${OS:-}" ]; then
2525
else
2626
PYMONGO_BIN_DIR=""
2727
fi
28+
echo "HI: $PYMONGO_BIN_DIR, $CI"
2829

2930
# Python has cygwin path problems on Windows. Detect prospective mongo-orchestration home directory
3031
if [ "Windows_NT" = "${OS:-}" ]; then # Magic variable in cygwin

0 commit comments

Comments
 (0)