1
0
Fork 0
mirror of https://github.com/Ryujinx/Opentk.git synced 2025-01-10 22:35:38 +00:00

Strip trailing newlines.

This commit is contained in:
Jarl Gullberg 2017-07-27 11:58:41 +02:00
parent 9386ca769d
commit 22d659d3ac
No known key found for this signature in database
GPG key ID: 750FF6F6BDA72D23

View file

@ -33,5 +33,4 @@ run .paket/paket.exe restore
[ ! -e build.fsx ] && run .paket/paket.exe update
[ ! -e build.fsx ] && run packages/FAKE/tools/FAKE.exe init.fsx
run packages/FAKE/tools/FAKE.exe "$@" $FSIARGS build.fsx
run packages/FAKE/tools/FAKE.exe "$@" $FSIARGS build.fsx