vagrant-hadoop-spark-hive icon indicating copy to clipboard operation
vagrant-hadoop-spark-hive copied to clipboard

Suggest adding .gitattributes file

Open chriskl opened this issue 8 years ago • 1 comments

When you clone the project on Windows, the .sh files in the scripts/ folder end up with CRLF endings and hence all fail to execute. I suggest adding a .gitattributes file with something like 'scripts eol=LF' (or whatever the exact syntax is)

Chris

chriskl avatar Dec 02 '16 04:12 chriskl

Thanks Chris - feel free to submit a PR.

alexholmes avatar Dec 06 '16 05:12 alexholmes