From 385149386b50d42ed9cae79c0b87d45ecd91303f Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Wed, 20 Aug 2025 12:37:32 +0200 Subject: syz-cluster: prefix Tested-By in the email reports Add some leading whitespaces to the suggested Tested-By tag, otherwise it must be misinterpreted by other kernel tools, see: https://lore.kernel.org/all/20250819175842.7edaf8a5@kernel.org/ --- syz-cluster/pkg/report/template.txt | 2 +- syz-cluster/pkg/report/testdata/1.moderation.txt | 2 +- syz-cluster/pkg/report/testdata/1.upstream.txt | 2 +- syz-cluster/pkg/report/testdata/2.moderation.txt | 2 +- syz-cluster/pkg/report/testdata/2.upstream.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/syz-cluster/pkg/report/template.txt b/syz-cluster/pkg/report/template.txt index 2450a0ee9..023793887 100644 --- a/syz-cluster/pkg/report/template.txt +++ b/syz-cluster/pkg/report/template.txt @@ -59,7 +59,7 @@ syz repro: {{.LinkSyzRepro}} If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: -Tested-by: {{.Config.CreditEmail}} {{- end}} + Tested-by: {{.Config.CreditEmail}} {{- end}} --- This report is generated by a bot. It may contain errors. diff --git a/syz-cluster/pkg/report/testdata/1.moderation.txt b/syz-cluster/pkg/report/testdata/1.moderation.txt index 55692da3b..89d166ed8 100644 --- a/syz-cluster/pkg/report/testdata/1.moderation.txt +++ b/syz-cluster/pkg/report/testdata/1.moderation.txt @@ -49,7 +49,7 @@ Report Line F If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: -Tested-by: credit@email.com + Tested-by: credit@email.com --- This report is generated by a bot. It may contain errors. diff --git a/syz-cluster/pkg/report/testdata/1.upstream.txt b/syz-cluster/pkg/report/testdata/1.upstream.txt index 96231fb6c..402d89d33 100644 --- a/syz-cluster/pkg/report/testdata/1.upstream.txt +++ b/syz-cluster/pkg/report/testdata/1.upstream.txt @@ -49,7 +49,7 @@ Report Line F If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: -Tested-by: credit@email.com + Tested-by: credit@email.com --- This report is generated by a bot. It may contain errors. diff --git a/syz-cluster/pkg/report/testdata/2.moderation.txt b/syz-cluster/pkg/report/testdata/2.moderation.txt index 338e1dcfc..8e86ec5f8 100644 --- a/syz-cluster/pkg/report/testdata/2.moderation.txt +++ b/syz-cluster/pkg/report/testdata/2.moderation.txt @@ -32,7 +32,7 @@ Report Line C If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: -Tested-by: credit@email.com + Tested-by: credit@email.com --- This report is generated by a bot. It may contain errors. diff --git a/syz-cluster/pkg/report/testdata/2.upstream.txt b/syz-cluster/pkg/report/testdata/2.upstream.txt index 95ca8b06d..78400a2c7 100644 --- a/syz-cluster/pkg/report/testdata/2.upstream.txt +++ b/syz-cluster/pkg/report/testdata/2.upstream.txt @@ -32,7 +32,7 @@ Report Line C If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: -Tested-by: credit@email.com + Tested-by: credit@email.com --- This report is generated by a bot. It may contain errors. -- cgit mrf-deployment