Skip to content

Commit 57acb85

Browse files
committed
Cleanup
1 parent 01704ba commit 57acb85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.evergreen/scripts/setup-tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ if [ -f "$SCRIPT_DIR/test-env.sh" ]; then
1010
fi
1111

1212
cat <<EOT > "$SCRIPT_DIR"/test-env.sh
13-
echo "Sourcing test-env.sh now, ORCHESTRATION_FILE: $ORCHESTRATION_FILE"
1413
export test_encryption="${test_encryption:-}"
1514
export test_encryption_pyopenssl="${test_encryption_pyopenssl:-}"
1615
export test_crypt_shared="${test_crypt_shared:-}"

0 commit comments

Comments
 (0)