Bug #1825 ยป 0046-trailing_spaces.sh-Fix-checking-of-.tilespec-files.patch
| tests/trailing_spaces.sh | ||
|---|---|---|
|
#***********************************************************************/
|
||
|
files=$(find $1 -name "*.ruleset" \
|
||
|
-o -name "*.tileset" \
|
||
|
-o -name "*.tilespec" \
|
||
|
-o -name "*.spec" \
|
||
|
-o -name "*.lua" \
|
||
|
-o -name "*.modpack" \
|
||