Resolve shellcheck SC219[67] ?grep non-standard 23/62823/3
authorThanh Ha <zxiiro@gmail.com>
Thu, 16 Jan 2020 00:06:08 +0000 (19:06 -0500)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 16 Jan 2020 03:31:46 +0000 (03:31 +0000)
commitb34689ffcc1280b944b16191d2cfdb3640b8d298
treef8ca858c9e25ca57201c4b60294ba89ef1580db2
parent9c18e414d756860185cf84ba90a2427dc4a4ab74
Resolve shellcheck SC219[67] ?grep non-standard

SC2196: egrep is non-standard and deprecated. Use grep -E instead.
SC2197: fgrep is non-standard and deprecated. Use grep -F instead.

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: Ibbeb8d799c6c31b6706306c4760c371efde573c8
shell/jenkins-verify-images.sh
shell/job-cost.sh