microsoft / ga4gh-tes

C# implementation of the GA4GH TES API; provides distributed batch task execution on Microsoft Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some Linux scripts have a BOM which could cause issues

MattMcL4475 opened this issue · comments

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