From 862abe2d0fa74b1e39b7e409a4f3b8ed736732e7 Mon Sep 17 00:00:00 2001 From: David Horstmann Date: Thu, 28 Sep 2023 10:42:10 +0100 Subject: [PATCH] Fix lowercase comment start Signed-off-by: David Horstmann --- tests/scripts/all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 2322a982a..ddabe12bd 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -5176,7 +5176,7 @@ support_test_cmake_out_of_source () { } component_test_cmake_out_of_source () { - # remove existing generated files so that we use the ones cmake + # Remove existing generated files so that we use the ones cmake # generates make neat