From 89fa7fe99e74f97d51d24de244b929613bf85e40 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 29 May 2019 19:23:33 +0200 Subject: mute error for audit report --- buildbot/auditor-report.tex.j2 | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'buildbot') diff --git a/buildbot/auditor-report.tex.j2 b/buildbot/auditor-report.tex.j2 index 98d1a1e..96fa224 100644 --- a/buildbot/auditor-report.tex.j2 +++ b/buildbot/auditor-report.tex.j2 @@ -217,16 +217,19 @@ compromise. \caption{Emergencies.} \label{table:emergencies} \endlastfoot -{% for item in data.reserve_inconsistencies %} - \multicolumn{4}{l}{ {\tt {{ item.denompub_hash }} } } \\ -\nopagebreak - & - {{ item.value }} & - {{ item.start }} - {{ item.deposit_end }} & - {{ item.denom_risk }} \\ \hline -{% endfor %} - \end{longtable} -{% endif %} + +% FIXME: field does not exist anymore. +% +%{% for item in data.reserve_inconsistencies %} +% \multicolumn{4}{l}{ {\tt {{ item.denompub_hash }} } } \\ +%\nopagebreak +% & +% {{ item.value }} & +% {{ item.start }} - {{ item.deposit_end }} & +% {{ item.denom_risk }} \\ \hline +%{% endfor %} +% \end{longtable} +%{% endif %} \subsection{Arithmetic problems} -- cgit v1.2.3