Ensure bazel is really brought down

This commit is contained in:
Davanum Srinivas
2020-02-07 13:14:44 -05:00
parent 64ba0bf3d6
commit 36785bedfc

View File

@@ -624,4 +624,5 @@ else
bazel-release:
bazel build //build/release-tars
bazel shutdown
pkill ^bazel || true
endif