set et on build

This commit is contained in:
Dan Reif 2018-04-30 14:57:13 -07:00
parent 9f13bb7354
commit 565b8b8a2c

4
build
View File

@ -55,8 +55,8 @@ extract() {
output "${subdirs##, })\n" output "${subdirs##, })\n"
if (echo "julia coffee-script elixir fish git plantuml scala swift" | fgrep -q "$name"); then if (echo "julia coffee-script elixir fish git plantuml scala swift" | fgrep -q "$name"); then
echo "Skipping ftdetect installation of $name" echo "Skipping ftdetect installation of $name"
continue continue
fi fi
[ -d "${dir}/ftdetect" ] && for f in "${dir}/ftdetect/"*; do [ -d "${dir}/ftdetect" ] && for f in "${dir}/ftdetect/"*; do