X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Flogs-deploy.sh;h=bd4160808f56811b27926450ebe40e57b76f1e00;hb=refs%2Ftags%2Fv0.77.2;hp=53cef700f76e9fb4906a375e24269002a0586dc5;hpb=f914418b5e2bdf5523f0c7fc581e3d6fd9c678d9;p=releng%2Fglobal-jjb.git diff --git a/shell/logs-deploy.sh b/shell/logs-deploy.sh index 53cef700..bd416080 100644 --- a/shell/logs-deploy.sh +++ b/shell/logs-deploy.sh @@ -24,8 +24,7 @@ set -euf -o pipefail # self-contained, we ensure it exists here. mkdir -p "$WORKSPACE/archives" -function get_pattern_opts() -{ +get_pattern_opts () { opts=() for arg in ${ARCHIVE_ARTIFACTS:-}; do opts+=("-p" "$arg")