[GitHub] spark pull request #14774: [SparkR][BUILD]:ignore cran-check.out under R fol...

2016-08-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/14774


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #14774: [SparkR][BUILD]:ignore cran-check.out under R fol...

2016-08-23 Thread wangmiao1981
GitHub user wangmiao1981 opened a pull request:

https://github.com/apache/spark/pull/14774

[SparkR][BUILD]:ignore cran-check.out under R folder

## What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)
R add cran check which will generate the cran-check.out. This file should 
be ignored in git.

## How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
Manual test it. Run clean test and git status to make sure the file is not 
included in git.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wangmiao1981/spark ignore

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/14774.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #14774


commit f5b781c2c6921329699cac467b7aff5f26a18b84
Author: wm...@hotmail.com 
Date:   2016-08-23T18:20:43Z

ignore cran-check.out under R folder




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org