We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5c620a + 1dede5f commit a4e744aCopy full SHA for a4e744a
scripts/fix.sh
@@ -33,7 +33,6 @@ log_callout -e "\\nFixing etcd code for you...\n"
33
34
run_for_modules mod_tidy_fix || exit 2
35
run_for_modules run ${GO_CMD} fmt || exit 2
36
-run_for_module tests bom_fix || exit 2
37
bash_ws_fix || exit 2
38
39
log_success -e "\\nSUCCESS: etcd code is fixed :)"
0 commit comments