Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong file name pattern in .gitignore #3529

Closed
wants to merge 1 commit into from

Conversation

sarutak
Copy link
Member

@sarutak sarutak commented Dec 1, 2014

In .gitignore, there is an entry for spark--bin.tar.gz but considering make-distribution.sh, the name pattern should be spark--bin-*.tgz.

This change is really small so I don't open issue in JIRA. If it's needed, please let me know.

@SparkQA
Copy link

SparkQA commented Dec 1, 2014

Test build #23976 has started for PR 3529 at commit de3c70a.

  • This patch merges cleanly.

@rxin
Copy link
Contributor

rxin commented Dec 1, 2014

Thanks. I've merged this in master.

@asfgit asfgit closed this in 97eb6d7 Dec 1, 2014
@SparkQA
Copy link

SparkQA commented Dec 1, 2014

Test build #23976 has finished for PR 3529 at commit de3c70a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23976/
Test PASSed.

@sarutak sarutak deleted the fix-wrong-tgz-pattern branch April 11, 2015 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants