summaryrefslogtreecommitdiff
path: root/util/lint/check_lint_tests
diff options
context:
space:
mode:
Diffstat (limited to 'util/lint/check_lint_tests')
-rwxr-xr-xutil/lint/check_lint_tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/check_lint_tests b/util/lint/check_lint_tests
index 5ba33c8e37..6b1860fdae 100755
--- a/util/lint/check_lint_tests
+++ b/util/lint/check_lint_tests
@@ -6,7 +6,7 @@ UNDERSCORE='_'
#lint-stable-000-license-headers
TESTFILE000a=src/arch/x86/thread.c
-TESTFILE000b=src/arch/power8/misc.c
+TESTFILE000b=src/arch/ppc64/misc.c
sed -i.bak 's/^[[:space:]]\*[[:space:]].*//' ${TESTFILE000a}
sed -i.bak 's/^[[:space:]]\*[[:space:]]but WITHOUT ANY WARRANTY;//' ${TESTFILE000b}