From 565b8b8a2c722bb83e7e8c23dd4e231e7e339652 Mon Sep 17 00:00:00 2001 From: Dan Reif Date: Mon, 30 Apr 2018 14:57:13 -0700 Subject: [PATCH] `set et` on `build` --- build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build b/build index 05461e3..53326bd 100755 --- a/build +++ b/build @@ -55,8 +55,8 @@ extract() { output "${subdirs##, })\n" if (echo "julia coffee-script elixir fish git plantuml scala swift" | fgrep -q "$name"); then - echo "Skipping ftdetect installation of $name" - continue + echo "Skipping ftdetect installation of $name" + continue fi [ -d "${dir}/ftdetect" ] && for f in "${dir}/ftdetect/"*; do