diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-08-20 12:37:32 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-08-20 11:01:31 +0000 |
| commit | 385149386b50d42ed9cae79c0b87d45ecd91303f (patch) | |
| tree | 5452a9546da917ecd284b342e377f3a2aceccb65 /syz-cluster | |
| parent | 795129097e7698798d759932c65f298b6110be22 (diff) | |
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/
Diffstat (limited to 'syz-cluster')
| -rw-r--r-- | syz-cluster/pkg/report/template.txt | 2 | ||||
| -rw-r--r-- | syz-cluster/pkg/report/testdata/1.moderation.txt | 2 | ||||
| -rw-r--r-- | syz-cluster/pkg/report/testdata/1.upstream.txt | 2 | ||||
| -rw-r--r-- | syz-cluster/pkg/report/testdata/2.moderation.txt | 2 | ||||
| -rw-r--r-- | 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. |
