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 a188380 commit 97e021bCopy full SHA for 97e021b
.evergreen/run-serverless-tests.sh
@@ -15,7 +15,6 @@ set -o errexit # Exit the script with error if any of the commands fail
15
# Main Program #
16
############################################
17
RELATIVE_DIR_PATH="$(dirname "${BASH_SOURCE[0]:-$0}")"
18
-. "${RELATIVE_DIR_PATH}/javaConfig.bash"
19
20
echo "Running serverless tests with Java ${JAVA_VERSION}"
21
0 commit comments