--- a/.bash_completion.d/gradle Wed Jan 16 14:20:34 2019 +0200
+++ b/.bash_completion.d/gradle Sat Mar 23 15:50:48 2019 +0200
@@ -19,7 +19,8 @@
-b --build-file -c --settings-file -d --debug -e --embedded -g --gradle-user-home --gui -i --info -m --dry-run --no-opt -p --project-dir \
-q --quiet -r --properties -s --stacktrace -t --tasks -u --no-search-upward -v --version -x --exclude-task \
--continue --foreground --no-color --project-cache-dir --include-build --recompile-scripts --refresh --refresh-dependencies \
- --daemon --no-daemon --offline --build-cache --parallel --parallel-threads --profile --status \
+ --fail-fast \
+ --daemon --no-daemon --offline --build-cache --parallel --parallel-threads --profile --status \
--rerun-tasks --stop"
local _application_cmds='run startScripts installApp distZip distTar'
declare -a _extra