Merge pull request #91555 from daixiang0/scr

*.sh: cleanup all white noise
This commit is contained in:
Kubernetes Prow Robot
2020-06-20 05:26:53 -07:00
committed by GitHub
15 changed files with 20 additions and 20 deletions

View File

@@ -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 \