Appactive icon indicating copy to clipboard operation
Appactive copied to clipboard

fix(portal): fix SC2045-ShellCheck

Open Houlong66 opened this issue 1 year ago • 2 comments

Describe what this PR does / why we need it

fix SC2045-ShellCheck "Iterating over ls output is fragile. Use globs." in appactive-portal/baseline.sh and appactive-portal/cut.sh

Does this pull request fix one issue?

NONE

Describe how you did it

refer to https://github.com/koalaman/shellcheck/wiki/SC2045

Describe how to verify it

run "sh baseline.sh" and "sh cut.sh"

Special notes for reviews

NONE

Houlong66 avatar Aug 17 '22 07:08 Houlong66

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

:white_check_mark: zhengkai6
:white_check_mark: Houlong66
:x: MageekChiu
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 17 '22 07:08 CLAassistant

☑️ Verified. image

Houlong66 avatar Aug 18 '22 03:08 Houlong66