GitHub user sarutak opened a pull request:

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

    Fix wrong file name pattern in .gitignore

    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.

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

    $ git pull https://github.com/sarutak/spark fix-wrong-tgz-pattern

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

    https://github.com/apache/spark/pull/3529.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 #3529
    
----
commit de3c70acf34b8aa000f189a3f7731fe844377de7
Author: Kousuke Saruta <[email protected]>
Date:   2014-12-01T07:27:31Z

    Fixed wrong file name pattern in .gitignore

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to