DragonBuild / dragon

pip install dragon | A Powerful buildsystem and toolkit currently targeting darwin (iOS/macOS) machines
MIT License
220 stars 23 forks source link

trailing newline in control file breaks compilation #33

Closed 0cyn closed 3 years ago

0cyn commented 4 years ago

echo -e "$(cat control)" seems to produce desired output. Need to properly check this out tomorrow.