microsoft / ga4gh-tes

C# implementation of the GA4GH TES API; provides distributed batch task execution on Microsoft Azure
MIT License
34 stars 27 forks source link

Some Linux scripts have a BOM which could cause issues #679

Closed MattMcL4475 closed 6 months ago

MattMcL4475 commented 6 months ago

Describe the bug Some Linux files start with a Byte Order Mark.

Expected behavior No BOM for any Linux script files.

Thanks for reporting @jlester-msft