aboutsummaryrefslogtreecommitdiff
path: root/b4/attest.py
diff options
context:
space:
mode:
Diffstat (limited to 'b4/attest.py')
-rw-r--r--b4/attest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/b4/attest.py b/b4/attest.py
index e1a16f4..672b0e1 100644
--- a/b4/attest.py
+++ b/b4/attest.py
@@ -136,7 +136,7 @@ def mutt_filter() -> None:
failed.append('commit message')
if not latt.iv:
failed.append('patch metadata')
- latt.lsig.errors.add('signature failed (%s)' % ', '.join(failed))
+ latt.lsig.errors.add('signature failed (%s)' % ', '.join(failed))
msg.add_header('Attestation-Failed', ', '.join(latt.lsig.errors))
# Delete the x-patch-hashes and x-patch-sig headers so
# they don't boggle up the view