Skip to content

Commit

Permalink
Revert a few more changes (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewor14 committed Aug 19, 2014
1 parent 7d94a8d commit b71f52b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion bin/spark-shell
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ if [[ "$@" = *--help ]] || [[ "$@" = *-h ]]; then
fi

source $FWDIR/bin/utils.sh

SUBMIT_USAGE_FUNCTION=usage
gatherSparkSubmitOpts "$@"

Expand Down
6 changes: 0 additions & 6 deletions dev/run-tests
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@ echo "Running Python style checks"
echo "========================================================================="
dev/lint-python

echo ""
echo "========================================================================="
echo "Running BASH tests"
echo "========================================================================="
bin/run-tests

echo ""
echo "========================================================================="
echo "Running Spark unit tests"
Expand Down

0 comments on commit b71f52b

Please sign in to comment.