Skip to content

Commit 6bad29d

Browse files
committed
debug
1 parent ba24509 commit 6bad29d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/scripts/install-dependencies.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ if [ -f $HERE/env.sh ]; then
1010
. $HERE/env.sh
1111
fi
1212

13+
echo "HELLO?"
14+
cat $HERE/env.sh
1315
_BIN_DIR=${PYMONGO_BIN_DIR:-}
1416

1517
# Helper function to pip install a dependency using a temporary python env.

0 commit comments

Comments
 (0)