GitHub user rxin opened a pull request: https://github.com/apache/incubator-spark/pull/592
SPARK-1088: Create a script for running tests so we can have version specific testing on Jenkins. @pwendell You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/592.patch ---- commit be02359be7f728f4500011896a40bf139fa61419 Author: Reynold Xin <r...@apache.org> Date: 2014-02-13T04:49:11Z SPARK-1088: Create a script for running tests so we can have version specific testing on Jenkins. ----