Skip to content

Commit b02f9f0

Browse files
committed
Debugging
1 parent e883ee0 commit b02f9f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ functions:
543543
set -o xtrace
544544
# This is required for pypy3.7 UTF encoding
545545
export LC_ALL=en_US.UTF-8
546+
printenv
546547
bash ${PROJECT_DIRECTORY}/.evergreen/tox.sh ${PYTHON_BINARY} -m test-atlas
547548
548549
"add aws auth variables to file":
@@ -785,6 +786,7 @@ functions:
785786
${PREPARE_SHELL}
786787
bash ${PROJECT_DIRECTORY}/.evergreen/tox.sh ${PYTHON_BINARY} -m aws-secrets -- drivers/test
787788
source ./secrets-export.sh
789+
printenv
788790
789791
- command: expansions.update
790792
params:

0 commit comments

Comments
 (0)