mirror of https://github.com/sbt/sbt.git
- Replace 'eval echo $line' with 'printf "%s\n" "$line"' in loadConfigFile() - Prevents shell expansion of special characters like |, *, &, etc. - Fixes issue where properties with pipes, wildcards, and ampersands caused 'command not found' or 'unexpected' errors - Add test to verify special characters are handled correctly on all platforms |
||
|---|---|---|
| .. | ||
| bin | ||
| citest | ||
| integration-test | ||
| src | ||
| upload | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| NOTICE | ||
| build.sbt | ||