Commit Diff
--- mkbeatinstaller +++ mkbeatinstaller @@ -18,7 +18,8 @@ do winlogbeat) ;; *) - echo "unsupported beat $b"; continue;; + echo "unsupported beat $b"; + exit 1;; esac test -f $b-$version-windows-x86_64.zip || curl -sO https://artifacts.elastic.co/downloads/beats/$b/$b-$version-windows-x86_64.zip