mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
update verify-bazel.sh comments
This commit is contained in:
parent
b7f1cf7683
commit
ac02163991
@ -13,8 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This script checks whether updating of the bazel compilation files is needed
|
||||
# or not. We should run `hack/update-bazel.sh` if actually updates them.
|
||||
# This script checks whether removal of bazel related files is still needed.
|
||||
# If so: run `hack/update-bazel.sh` to actually remove them.
|
||||
#
|
||||
# Usage: `hack/verify-bazel.sh`.
|
||||
|
||||
set -o errexit
|
||||
|
Loading…
Reference in New Issue
Block a user