This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Change shell to sh as it is more common
master
Valdis Vitolins
4 years ago
parent
cad1c8e87f
commit
2954e498ca
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tests/bom.test
+ 1
- 1
tests/bom.test
View File
@@ -1,4 +1,4 @@
#!/bin/
ba
sh
#!/bin/sh
# This script checks for Byte Order Marks in source files
# which in some places may break compilation/runtime of eSpeak NG
# Look for more at: https://en.wikipedia.org/wiki/Byte_order_mark
Write
Preview
Loading…
Cancel
Save