GitHub user rxin opened a pull request:
https://github.com/apache/incubator-spark/pull/593
SPARK-1088: Create a script for running tests so we can have version
specific testing on Jenkins (branch-0.9)
This is for branch-0.9.
#592 is for master branch (1.0).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-spark test-0.9
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-spark/pull/593.patch
----
commit 85a3aa0d773b9df72837e420249a4dca6b1a50ab
Author: Reynold Xin <[email protected]>
Date: 2014-02-13T06:54:10Z
SPARK-1088: Create a script for running tests so we can have version
specific testing on Jenkins.
----