We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01704ba commit 57acb85Copy full SHA for 57acb85
.evergreen/scripts/setup-tests.sh
@@ -10,7 +10,6 @@ if [ -f "$SCRIPT_DIR/test-env.sh" ]; then
10
fi
11
12
cat <<EOT > "$SCRIPT_DIR"/test-env.sh
13
-echo "Sourcing test-env.sh now, ORCHESTRATION_FILE: $ORCHESTRATION_FILE"
14
export test_encryption="${test_encryption:-}"
15
export test_encryption_pyopenssl="${test_encryption_pyopenssl:-}"
16
export test_crypt_shared="${test_crypt_shared:-}"
0 commit comments