File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ if [[ "$@" = *--help ]] || [[ "$@" = *-h ]]; then
4242fi
4343
4444source $FWDIR /bin/utils.sh
45-
4645SUBMIT_USAGE_FUNCTION=usage
4746gatherSparkSubmitOpts " $@ "
4847
Original file line number Diff line number Diff line change @@ -84,12 +84,6 @@ echo "Running Python style checks"
8484echo " ========================================================================="
8585dev/lint-python
8686
87- echo " "
88- echo " ========================================================================="
89- echo " Running BASH tests"
90- echo " ========================================================================="
91- bin/run-tests
92-
9387echo " "
9488echo " ========================================================================="
9589echo " Running Spark unit tests"
You can’t perform that action at this time.
0 commit comments