util/lint/lint-stable-003-whitespace: Fix shell variable name
commit743c1c089415ce2465e31f1a9e4067c653336e9c
authorFred Reitberger <reitbergerfred@gmail.com>
Fri, 7 Oct 2022 17:54:10 +0000 (7 13:54 -0400)
committerMartin Roth <martin.roth@amd.corp-partner.google.com>
Mon, 10 Oct 2022 21:43:47 +0000 (10 21:43 +0000)
treebe87161f553ed2407131e059c56f481ccc1a61be
parentc4686419176ccfb1bf4bcb94fb25c040e05714fd
util/lint/lint-stable-003-whitespace: Fix shell variable name

Fix shell variable "LINTDIR" so that helper_functions.sh can be found.

TEST=`./util/lint/lint lint-stable --junit` no longer prints "cannot
open /helper_functions.sh: No such file"

Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I68f2e65fa1c9297ad6b58b77576deaeef8bd76e3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68225
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
util/lint/lint-stable-003-whitespace