mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-27 13:15:36 +00:00
Update shellcheck version (0.7.1 -> 0.7.2) and fix findings
This commit is contained in:
@@ -140,6 +140,7 @@ eval "testargs=(${KUBE_TEST_ARGS:-})"
|
||||
# Used to filter verbose test output.
|
||||
go_test_grep_pattern=".*"
|
||||
|
||||
goflags=()
|
||||
# The junit report tool needs full test case information to produce a
|
||||
# meaningful report.
|
||||
if [[ -n "${KUBE_JUNIT_REPORT_DIR}" ]] ; then
|
||||
|
Reference in New Issue
Block a user