Skip to content

Commit 3897e64

Browse files
committed
debug
1 parent d46bc75 commit 3897e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/configure-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ else
2626
PYMONGO_BIN_DIR=""
2727
fi
2828
echo "HI: $PYMONGO_BIN_DIR, $CI"
29-
29+
exit 1
3030
# Python has cygwin path problems on Windows. Detect prospective mongo-orchestration home directory
3131
if [ "Windows_NT" = "${OS:-}" ]; then # Magic variable in cygwin
3232
DRIVERS_TOOLS=$(cygpath -m $DRIVERS_TOOLS)

0 commit comments

Comments
 (0)