Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

Remove carriage return characters when loading configuration files. #166

Merged
merged 2 commits into from
Sep 18, 2017
Merged

Remove carriage return characters when loading configuration files. #166

merged 2 commits into from
Sep 18, 2017

Conversation

steinybot
Copy link
Contributor

Added another sed command to remove any carriage returns that happen to be in the configuration files to fix #165.

Could have also piped to dos2unix if it is Cygwin although this seemed easier.

I haven't tested this very well. I tested the loadConfigFile function by itself but not actually using it to launch SBT.

@eed3si9n eed3si9n added the ready label Jun 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot launch SBT via Cygwin with .sbtopts with CRLF line endings
2 participants