mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Merge pull request #91555 from daixiang0/scr
*.sh: cleanup all white noise
This commit is contained in:
@@ -70,7 +70,7 @@ KNOWN_PKG_CONFIG_ERRORS=(
|
||||
|
||||
# Run gazelle to update Go rules in BUILD files.
|
||||
# filter out known pkg-config error (see buildozer workaround below)
|
||||
# NOTE: the `|| exit "${PIPESTATUS[0]}"` is to ignore grep errors
|
||||
# NOTE: the `|| exit "${PIPESTATUS[0]}"` is to ignore grep errors
|
||||
# while preserving the exit code of gazelle
|
||||
gazelle fix \
|
||||
-external=vendored \
|
||||
|
Reference in New Issue
Block a user