Fix build and test in WSL

This commit is contained in:
2018-03-28 11:15:51 +01:00
parent 9fb0170f1f
commit 96311df366
4 changed files with 65 additions and 20 deletions

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
# Fore LF line endings to prevent errors in Bash on Windows
* text=auto
*.sh text eol=lf